Merge pull request #11 from mykmelez/myk/fix-library-path

fix path to user's Library directory
This commit is contained in:
Francesca Lovebloom
2020-06-22 13:16:01 -07:00
committed by GitHub

View File

@@ -9,7 +9,7 @@ https://github.com/youknowone/rust-xcode-langspec
https://github.com/steventroughtonsmith/lua-xclangspec
## Install
Place the `Plug-ins` and `Specifications` folders in `~Library/Developer/Xcode`
Place the `Plug-ins` and `Specifications` folders in `~/Library/Developer/Xcode`
You may have to quit and reopen Xcode once or twice and click the `Load Bundle` button in a popup that should appear automatically.