Fix typo in README

This commit is contained in:
Jordan Kay
2022-10-28 16:08:32 -04:00
committed by GitHub
parent e79aefa39f
commit 1f873983d2

View File

@@ -117,7 +117,7 @@ More options may be added over time. Please pass ``--help`` to
On macOS if one wants to install such a toolchain into Xcode:
1. Untar and copy the toolchain to one of `/Library/Developer/Toolchains/` or
`~/Library/Developer/Toolchains/`. E.x.:
`~/Library/Developer/Toolchains/`. E.g.:
```
$ sudo tar -xzf swift-LOCAL-YYYY-MM-DD-a-osx.tar.gz -C /