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
|
goircd requires only standard Go's libraries and consists of single main
|
||||||
package. You can install it like that:
|
package. You can install it like that:
|
||||||
|
|
||||||
% git clone https://github.com/stargrave/goircd.git
|
% git clone git://git.cypherpunks.ru/goircd.git
|
||||||
% gmake -C goircd
|
% make -C goircd
|
||||||
|
% goircd/goircd -help
|
||||||
Just run it with -help argument to see available options.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user