X-Git-Url: http://www.git.cypherpunks.ru/?p=goircd.git;a=blobdiff_plain;f=INSTALL;h=6e9a1bcd82fa408f4211daa76826fa3a8000e38c;hp=54dad92f2473559297c8584ff6feee91770ad47d;hb=59588c34484c41245f66071bbd95c6efbebc86de;hpb=fef22f26a6070b016f1c91be6c56625e4329fe94 diff --git a/INSTALL b/INSTALL index 54dad92..6e9a1bc 100644 --- a/INSTALL +++ b/INSTALL @@ -1,6 +1,6 @@ goircd requires only standard Go's libraries and consists of single main package. You can install it like that: - % git clone git://git.cypherpunks.ru/goircd.git - % make -C goircd - % goircd/goircd -help + $ git clone git://git.cypherpunks.ru/goircd.git + $ make -C goircd + $ goircd/goircd -help