From 0ad6a05f20a0c79f6f1f1264ad45451197eca2cd Mon Sep 17 00:00:00 2001 From: mcarman Date: Thu, 1 Jun 2023 16:07:49 +0000 Subject: [PATCH] --- Update-project-on-Server.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Update-project-on-Server.md b/Update-project-on-Server.md index 26d2b84..04f8356 100644 --- a/Update-project-on-Server.md +++ b/Update-project-on-Server.md @@ -12,4 +12,5 @@ To update Server If the project does not build you may need to update the swift version used. If so use these two commands echo "export PATH=/home/mcarman/swift-5.8-RELEASE-ubuntu20.04/usr/bin:$PATH" >> ~/.zshrc + source ~/.zshrc