diff --git a/README.md b/README.md index 6c9be698..0352a50c 100644 --- a/README.md +++ b/README.md @@ -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: