mirror of
https://github.com/nicksherron/bashhub-server.git
synced 2025-10-10 12:55:54 +08:00
README update for go install option
This commit is contained in:
parent
872bacdcee
commit
0b8d18edc8
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ $ docker pull nicksherron/bashhub-server
|
|||
#### Go
|
||||
go modules are required
|
||||
```
|
||||
GO111MODULE=on go get -u github.com/nicksherron/bashhub-server
|
||||
$ GO111MODULE=on go get -u github.com/nicksherron/bashhub-server
|
||||
```
|
||||
#### Releases
|
||||
Binaries for various os and architectures can be found in [releases](https://github.com/nicksherron/bashhub-server/releases).
|
||||
|
|
Loading…
Add table
Reference in a new issue