mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
added bundle-install to dev instructions in readme
This commit is contained in:
parent
0c100804a3
commit
842c9a4aa5
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@ to allow whatever behavior you'd like
|
|||
* git clone git://github.com/cowboyd/therubyracer.git
|
||||
* cd therubyracer
|
||||
* git submodule update --init
|
||||
* bundle install
|
||||
* rake compile
|
||||
|
||||
## LICENSE:
|
||||
|
|
Loading…
Reference in a new issue