1
0
Fork 0
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:
dpree 2011-01-12 20:04:04 +01:00
parent 0c100804a3
commit 842c9a4aa5

View file

@ -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: