From 8b41e41a844412a38ccfcacb0cae14bcc9188be3 Mon Sep 17 00:00:00 2001 From: Matt Date: Fri, 15 Apr 2016 14:45:16 -0500 Subject: [PATCH] Add deployment note to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 915e557..d305cb8 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Authorize your computer (run once): token='', 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()`