Fix go get command (#37)
I also added another comment that makes it easier to get it running.
This commit is contained in:
parent
5403fc24b6
commit
2171d0d238
@ -9,9 +9,10 @@ It also can run on Google App Engine.
|
||||
Install and run the binary:
|
||||
|
||||
```
|
||||
$ go get -u https://github.com/GoogleCloudPlatform/govanityurls
|
||||
$ go get -u github.com/GoogleCloudPlatform/govanityurls
|
||||
$ # update vanity.yaml
|
||||
$ govanityurls
|
||||
$ # open http://localhost:8080
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user