X-Git-Url: http://www.git.cypherpunks.ru/?p=goircd.git;a=blobdiff_plain;f=INSTALL;fp=INSTALL;h=f3d979ca5bb003071bba41a8e7a8ba16912e0cc9;hp=3c5c63420328e3b6fc35715651366212b449ba99;hb=b7fb219307483d2c31b5dad1f559f325f2fd1a5e;hpb=def58d0f4944397faa8cdd4a9cf3515125e0b548 diff --git a/INSTALL b/INSTALL index 3c5c634..f3d979c 100644 --- a/INSTALL +++ b/INSTALL @@ -1,8 +1,9 @@ goircd requires only standard Go's libraries and consists of single main -package. You can install it like either: +package. You can install it like that: -* with: go get go.cypherpunks.ru/goircd -* or manually: + $ go get go.cypherpunks.ru/goircd + +or manually: $ git clone git://git.cypherpunks.ru/goircd.git $ cd goircd