diff --git a/Downloading-and-installing-xcode-headless---scriptless.md b/Downloading-and-installing-xcode-headless---scriptless.md index a298375..3ebdc74 100644 --- a/Downloading-and-installing-xcode-headless---scriptless.md +++ b/Downloading-and-installing-xcode-headless---scriptless.md @@ -27,5 +27,5 @@ I was using the pre-setup Catalina docker, so I chose [this version](https://dev `DevToolsSecurity -enable` -5. Remote development can be achieved through VSCode through ssh +5. Remote development can be achieved via VSCode through ssh 1. E.g., for swift make sure to change the sourcekit-lsp path to be the output of `xcrun --find sourcekit-lsp` \ No newline at end of file