diff --git a/README.md b/README.md index 2337a7bfa..50448f4a7 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Once you have RubyGems and installed Bundler (via `gem install bundler`), use it ```sh $ cd react/docs $ bundle install # Might need sudo. -$ npm install # Might need sudo. +$ npm install ``` ### Instructions