Raise copyright year. Trivial changes
This commit is contained in:
parent
8702ace766
commit
b678682010
11 changed files with 43 additions and 31 deletions
11
INSTALL
11
INSTALL
|
@ -1,12 +1,7 @@
|
|||
goircd requires only standard Go's libraries and consists of single main
|
||||
package. You can install it using either:
|
||||
package. You can install it like that:
|
||||
|
||||
% go get github.com/stargrave/goircd
|
||||
% go install github.com/stargrave/goircd
|
||||
% git clone https://github.com/stargrave/goircd.git
|
||||
% gmake -C goircd
|
||||
|
||||
or if you are already inside goircd directory:
|
||||
|
||||
% go install
|
||||
|
||||
You should found goircd executable binary in your $GOPATH/bin/goircd.
|
||||
Just run it with -help argument to see available options.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue