Skip to content

Commit a773269

Browse files
committed
Update README.md
1 parent 5d11a7e commit a773269

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
@@ -33,7 +33,7 @@ Clone the repository, create the site and start a local server:
3333
git clone https://github.com/ruby/www.ruby-lang.org.git
3434
cd www.ruby-lang.org/
3535
bundle install
36-
rake preview
36+
rake preview # you may need to use bundle exec
3737
```
3838

3939
Then, open [http://localhost:4000/](http://localhost:4000/) in your browser.

0 commit comments

Comments
 (0)