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