]> Cypherpunks.ru repositories - goircd.git/blobdiff - INSTALL
Many fixes and additions
[goircd.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 3c5c63420328e3b6fc35715651366212b449ba99..f3d979ca5bb003071bba41a8e7a8ba16912e0cc9 100644 (file)
--- 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