From 120b80dc6995d4ea7cc407712a360948a8c8a128 Mon Sep 17 00:00:00 2001 From: Adam Piontek Date: Fri, 26 Mar 2021 17:22:37 -0400 Subject: [PATCH] minor readme edit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: