minor readme edit

This commit is contained in:
Adam Piontek 2021-03-26 17:22:37 -04:00
parent 2fe6f4c174
commit 120b80dc69
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ When improvements are made, we can update the deployed version like so:
```shell
cd /opt/shift73k
git pull 73k master
git pull
mix deps.get --only prod
MIX_ENV=prod mix compile
# might not be needed: