Update README for gcloud deploys

This commit is contained in:
Mihai Parparita 2019-02-27 23:01:17 -08:00
parent 9997f6a729
commit eb7efc60bc

View file

@ -21,5 +21,5 @@ The server can the be accessed at [http://localhost:8080/](http://localhost:8080
## Deploying to App Engine
```
goapp deploy -oauth app
gcloud app deploy --project retrogit app/app.yaml
```