minor readme edit
This commit is contained in:
parent
2fe6f4c174
commit
120b80dc69
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ When improvements are made, we can update the deployed version like so:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
cd /opt/shift73k
|
cd /opt/shift73k
|
||||||
git pull 73k master
|
git pull
|
||||||
mix deps.get --only prod
|
mix deps.get --only prod
|
||||||
MIX_ENV=prod mix compile
|
MIX_ENV=prod mix compile
|
||||||
# might not be needed:
|
# might not be needed:
|
||||||
|
|
Loading…
Reference in a new issue