mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
changed develop-instructions in README.md
This commit is contained in:
parent
70a0d43045
commit
b23c6e96fc
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -126,11 +126,11 @@ More documentation can be found on the [github wiki](https://github.com/cowboyd/
|
|||
|
||||
|
||||
## DEVELOP
|
||||
* git clone git://github.com/cowboyd/therubyracer.git
|
||||
* cd therubyracer
|
||||
* git submodule update --init
|
||||
* bundle install
|
||||
* rake compile
|
||||
git clone git://github.com/cowboyd/therubyracer.git
|
||||
cd therubyracer
|
||||
git submodule update --init
|
||||
bundle install
|
||||
rake compile
|
||||
|
||||
## LICENSE:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue