Skip to content

Commit 2de1fc9

Browse files
authoredMay 6, 2020
Update README.md
1 parent 4bb0d85 commit 2de1fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Repo for my GalleryApp, made with Swift, Combine and Buck
33

44
```
5-
$ make build debug - Build and install in a simulator
5+
$ make debug - Build and install in a simulator
66
$ make project open - Generate project and open (make sure to attach Xcode to a previously built app)
77
$ make test - Run tests
88
$ make server - Create a server to save/restore the build cache (Make sure to edit .buckconfig)

0 commit comments

Comments
 (0)
Please sign in to comment.