Merge pull request #1 from zntfdr/patch-1

Fix typo
This commit is contained in:
Simon Støvring 2019-09-16 06:08:24 +02:00 committed by GitHub
commit 4c20592432
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ Opinionated templates for Xcode 11.
## Installation
The project templates should be copied into the `~/Library/Developer/Xcode/Templates/Projcet\ Templates` folder. You can do this by running the `./copy` script. This will recursively copy the folders containing the project templates. Alternatively you can symlink the folders by running the `./symlink` script.
The project templates should be copied into the `~/Library/Developer/Xcode/Templates/Project\ Templates` folder. You can do this by running the `./copy` script. This will recursively copy the folders containing the project templates. Alternatively you can symlink the folders by running the `./symlink` script.
## Project Templates