diff options
author | Joseph Ditton <jditton.atomic@gmail.com> | 2022-01-10 15:22:31 -0700 |
---|---|---|
committer | Joseph Ditton <jditton.atomic@gmail.com> | 2022-01-10 15:22:31 -0700 |
commit | 47014b55df4b93cf49ac78e34d87affe63b59703 (patch) | |
tree | a1b66daf1b44615808900f7e310c8b9e4f01306e /README.md | |
parent | aaaaaa7a52f9132cbda2f466bcbeb622efd55481 (diff) | |
download | locchat-47014b55df4b93cf49ac78e34d87affe63b59703.tar.gz locchat-47014b55df4b93cf49ac78e34d87affe63b59703.zip |
fix instruction for heroku
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -163,7 +163,7 @@ and follow the prompts. After a while, you maybe be prompted to login again whic ## Deploy Setup -Follow these steps to deploy and app, you should only have to do this once per application +Follow these steps to setup your app for deploy, you should only have to do this once per application ### Create app in heroku 1. Go to your heroku dashboard and create a new application. |