Skip to content

Commit 05da00b

Browse files
committed
Update README.md
1 parent 0035023 commit 05da00b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ cp ReactorKitCodeSnippets/CodeSnippets/* $HOME/Library/Developer/Xcode/UserData/
1313
rm -rf ReactorKitCodeSnippets
1414
```
1515

16+
Or if you have a cloned repository:
17+
18+
```bash
19+
cd /path/to/repo
20+
make
21+
```
22+
1623
## License
1724

1825
All code snippets are under MIT license. See the [LICENSE](LICENSE) for more info.

0 commit comments

Comments
 (0)