mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
note the dependency on the C++ compiler
This commit is contained in:
parent
1ec71dbca5
commit
3d2e0bcf03
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ exposed by default. E.g.
|
||||||
== REQUIREMENTS:
|
== REQUIREMENTS:
|
||||||
|
|
||||||
* python >= 2.5 (required to compile v8)
|
* python >= 2.5 (required to compile v8)
|
||||||
|
* C++ compiler
|
||||||
|
|
||||||
== INSTALL:
|
== INSTALL:
|
||||||
* gem install therubyracer
|
* gem install therubyracer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue