Skip to content

Commit

Permalink
Explain what directory bundle install needs to be executed in
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael S. Klishin committed Oct 12, 2012
1 parent 394c988 commit 13f8f11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README-tools.md
Expand Up @@ -10,7 +10,8 @@ First, install [Bundler](http://gembundler.com). Ruby 1.9.3 or JRuby are recomme

gem install bundler

Then install dependencies (Jekyll, GitHub-flavored Markdown processors, etc) with Bundler:
Then install dependencies (Jekyll, GitHub-flavored Markdown processors, etc) with Bundler
by running the following in the CDS repository root:

bundle install --binstubs

Expand Down

0 comments on commit 13f8f11

Please sign in to comment.