document swift run command

This commit is contained in:
Yonas Kolb
2017-09-20 16:08:38 +02:00
parent 2b4d8aa6ff
commit b34c9aff60
+1 -2
View File
@@ -78,8 +78,7 @@ $ brew install XcodeGen --no-sandbox
```
$ git clone https://github.com/yonaskolb/XcodeGen.git
$ cd XcodeGen
$ swift build -c release
$ .build/release/XcodeGen
$ swift run
```
**Use as dependency**