]> Cypherpunks.ru repositories - goircd.git/commitdiff
Official repository of goircd is at git.cypherpunks.ru
authorSergey Matveev <stargrave@stargrave.org>
Tue, 6 Oct 2015 08:01:17 +0000 (11:01 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 6 Oct 2015 08:31:11 +0000 (11:31 +0300)
INSTALL

diff --git a/INSTALL b/INSTALL
index 7ec5896bbd7041c759634ddc3c92e59d2a5921a5..54dad92f2473559297c8584ff6feee91770ad47d 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,6 @@
 goircd requires only standard Go's libraries and consists of single main
 package. You can install it like that:
 
-    % git clone https://github.com/stargrave/goircd.git
-    % gmake -C goircd
-
-Just run it with -help argument to see available options.
+    % git clone git://git.cypherpunks.ru/goircd.git
+    % make -C goircd
+    % goircd/goircd -help