Skip to content

Commit 18d7597

Browse files
author
0x3c3e
authored
Typo in description (#489)
1 parent a4d56c4 commit 18d7597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ brew install ios-deploy
4444
Run:
4545

4646
```
47-
python -m py_compile src/scripts/*.py && xcodebuild -target ios-deploy-lib && xcodebuild test -scheme ios-deploy-tests
47+
python -m py_compile src/scripts/*.py && xcodebuild -target ios-deploy && xcodebuild test -scheme ios-deploy-tests
4848
```
4949

5050
## Usage

0 commit comments

Comments
 (0)