Skip to content

Commit f3e63b3

Browse files
committed
[Readme] Update for rake run task
1 parent 7dd7947 commit f3e63b3

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
@@ -25,7 +25,7 @@ Steps to setup:
2525
2. `$ cd guides.cocoapods.org`
2626
3. `$ rake bootstrap`
2727
4. `$ bundle exec rake generate:all`
28-
5. `$ bundle exec middleman server`
28+
5. `$ rake run`
2929
6. Open [localhost:4567](http://localhost:4567) in your browser. Changes will be processed automatically
3030

3131
### Deploying the latest version to GitHub Pages

0 commit comments

Comments
 (0)