readme: fix typo

This commit is contained in:
Jaana Burcu Dogan 2017-06-26 11:04:18 -07:00
parent 1ce2267f74
commit ef1ff3e73d

View File

@ -19,7 +19,7 @@ go get -u -d github.com/GoogleCloudPlatform/govanityurls
cd $(go env GOPATH)/github.com/GoogleCloudPlatform/govanityurls cd $(go env GOPATH)/github.com/GoogleCloudPlatform/govanityurls
``` ```
Edit `vanity.yaml` too any number of git repos. E.g., `CUSTOM_DOMAIN/portmidi` will Edit `vanity.yaml` to add any number of git repos. E.g., `CUSTOM_DOMAIN/portmidi` will
serve the [https://github.com/rakyll/portmidi](https://github.com/rakyll/portmidi) repo. serve the [https://github.com/rakyll/portmidi](https://github.com/rakyll/portmidi) repo.
``` ```