Update README.md

This commit is contained in:
Manfred Touron 2020-05-12 03:27:15 +02:00 committed by GitHub
parent fb061ed419
commit f13ede4ba7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -232,7 +232,7 @@ docker logs -f sshportal
Get the latest version using GO.
```sh
go get -u moul.io/sshportal
GO111MODULE=on go get -u moul.io/sshportal
```
---