POSIX tells that $ character is default shell prompt
This commit is contained in:
parent
fef22f26a6
commit
59588c3448
2 changed files with 4 additions and 4 deletions
6
INSTALL
6
INSTALL
|
@ -1,6 +1,6 @@
|
|||
goircd requires only standard Go's libraries and consists of single main
|
||||
package. You can install it like that:
|
||||
|
||||
% git clone git://git.cypherpunks.ru/goircd.git
|
||||
% make -C goircd
|
||||
% goircd/goircd -help
|
||||
$ git clone git://git.cypherpunks.ru/goircd.git
|
||||
$ make -C goircd
|
||||
$ goircd/goircd -help
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue