We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3a202 commit c60bcdaCopy full SHA for c60bcda
README.md
@@ -24,6 +24,8 @@ If you want to make some contributions to this project or just want to build the
24
25
```
26
git clone --recursive https://github.com/leichunfeng/MVVMReactiveCocoa.git
27
+cd MVVMReactiveCocoa
28
+pod install --no-repo-update
29
30
31
Everything will be done for you, and all you need to do is just waiting for it to finished.
0 commit comments