X-Git-Url: http://www.git.cypherpunks.ru/?p=goircd.git;a=blobdiff_plain;f=INSTALL;h=54dad92f2473559297c8584ff6feee91770ad47d;hp=7ec5896bbd7041c759634ddc3c92e59d2a5921a5;hb=9f6cca6c56d12478afb026ca4bd4ec3a688d6c9b;hpb=b67868201041359c456457b62910866a8e072b2b diff --git a/INSTALL b/INSTALL index 7ec5896..54dad92 100644 --- 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