Typo in description (#489)

diff --git a/README.md b/README.md
index 3b480e7..66ec4d5 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@
 Run:
 
 ```
-python -m py_compile src/scripts/*.py && xcodebuild -target ios-deploy-lib && xcodebuild test -scheme ios-deploy-tests
+python -m py_compile src/scripts/*.py && xcodebuild -target ios-deploy && xcodebuild test -scheme ios-deploy-tests
 ```
 
 ## Usage