]> Cypherpunks.ru repositories - goircd.git/blob - INSTALL
POSIX tells that $ character is default shell prompt
[goircd.git] / INSTALL
1 goircd requires only standard Go's libraries and consists of single main
2 package. You can install it like that:
3
4     $ git clone git://git.cypherpunks.ru/goircd.git
5     $ make -C goircd
6     $ goircd/goircd -help