diff --git a/README.md b/README.md index 17d2eb8..417f69e 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ If all it's ok you now could find your template in Xcode. Go to Application folder, browse to the Xcode application icon. Right-click it and choose 'Show Package Contents'. Then browse to: `Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Templates/Project Templates/iOS/Application` and add "Module VIPER.xctemplate" file. Now you can find your template in Xcode. +Or use command `sudo cp -r Module\ VIPER.xctemplate "$(xcode-select -print-path)/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Templates/Project Templates/iOS/Application"` in your terminal. + ## Easy to use ![](/assets/wizard.png)