readme: add missing path component (#1)
This commit is contained in:
parent
418d89760b
commit
c4979fcc9d
@ -16,7 +16,7 @@ Setup a [custom domain](https://cloud.google.com/appengine/docs/standard/python/
|
||||
Get the application:
|
||||
```
|
||||
go get -u -d github.com/GoogleCloudPlatform/govanityurls
|
||||
cd $(go env GOPATH)/github.com/GoogleCloudPlatform/govanityurls
|
||||
cd $(go env GOPATH)/src/github.com/GoogleCloudPlatform/govanityurls
|
||||
```
|
||||
|
||||
Edit `vanity.yaml` to add any number of git repos. E.g., `customdomain.com/portmidi` will
|
||||
|
Loading…
Reference in New Issue
Block a user