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
|
## DEVELOP
|
||||||
* git clone git://github.com/cowboyd/therubyracer.git
|
git clone git://github.com/cowboyd/therubyracer.git
|
||||||
* cd therubyracer
|
cd therubyracer
|
||||||
* git submodule update --init
|
git submodule update --init
|
||||||
* bundle install
|
bundle install
|
||||||
* rake compile
|
rake compile
|
||||||
|
|
||||||
## LICENSE:
|
## LICENSE:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue