Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit 9d0adb6

Browse files
committed
Update README.md
1 parent ea3b446 commit 9d0adb6

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
@@ -152,7 +152,7 @@ xcodebuild -project Contacts.xcodeproj \
152152
-derivedDataPath "build" \
153153
build
154154

155-
cd calabash && APP=\"../Build/Products/Debug-iphonesimulator/Contacts-cal.app\" bundle exec cucumber
155+
cd calabash && APP="../Build/Products/Debug-iphonesimulator/Contacts-cal.app" bundle exec cucumber
156156
```
157157

158158
**Run with fastlane:**

0 commit comments

Comments
 (0)