Skip to content

Commit 3d41f7e

Browse files
committed
Clarify instructions for building and testing with simulator ID in README.md
1 parent ea6b73b commit 3d41f7e

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
@@ -79,7 +79,7 @@ To build and run tests from the command line, first find an available simulator:
7979
xcrun simctl list devices available | grep iPhone
8080
```
8181

82-
Then build and test using a simulator ID:
82+
Then build and test using a simulator ID (replace the placeholder with an ID from the output above):
8383

8484
```sh
8585
# Build the library

0 commit comments

Comments
 (0)