Fix indentation of install command in README

This commit is contained in:
Kare Morstol
2014-09-17 17:15:12 +02:00
parent f3de629868
commit 022bf75b76
+1 -1
View File
@@ -66,7 +66,7 @@ for directory in directories {
- NOTE: if using Xcode 6.1 beta 2 (and possibly later), Release builds of SwiftShell will crash when using streams. Work around this by using debug builds instead:
xcodebuild -configuration Debug install
xcodebuild -configuration Debug install
## LICENSE