Add deployment note to readme

This commit is contained in:
Matt
2016-04-15 14:45:16 -05:00
parent f44f9d1952
commit 8b41e41a84

View File

@ -19,6 +19,7 @@ Authorize your computer (run once):
token='<TOKEN>',
secret='<SECRET>')`
Important: Your app will be named and deployed according to the name of the folder it is in. So unless you want your app to be named `ledger`, change the folder name before deploying.
Deploy from project root (run to update)
`deployApp()`