Official repository of goircd is at git.cypherpunks.ru
This commit is contained in:
parent
563ff8742c
commit
63f94d18c9
7
INSTALL
7
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
|
||||
|
Loading…
Reference in New Issue
Block a user