Skip to content
This repository has been archived by the owner on Dec 7, 2017. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add -V flag to appcfg.py
  • Loading branch information
Jon Wayne Parrott committed Mar 3, 2016
1 parent 2cc71d0 commit f07310c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ To deploy the application:
application](https://developers.google.com/appengine/docs/python/tools/uploadinganapp) with

```
appcfg.py -A <your-project-id> --oauth2 update .
appcfg.py -A <your-project-id> -V v1 update .
```
1. Congratulations! Your application is now live at your-app-id.appspot.com

Expand Down

0 comments on commit f07310c

Please sign in to comment.