mirror of
https://github.com/nicksherron/bashhub-server.git
synced 2025-10-12 13:55:46 +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
|
||||||
go modules are required
|
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
|
#### Releases
|
||||||
Binaries for various os and architectures can be found in [releases](https://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