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 7dd7947 commit f3e63b3Copy full SHA for f3e63b3
README.md
@@ -25,7 +25,7 @@ Steps to setup:
25
2. `$ cd guides.cocoapods.org`
26
3. `$ rake bootstrap`
27
4. `$ bundle exec rake generate:all`
28
-5. `$ bundle exec middleman server`
+5. `$ rake run`
29
6. Open [localhost:4567](http://localhost:4567) in your browser. Changes will be processed automatically
30
31
### Deploying the latest version to GitHub Pages
0 commit comments