1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00

fixed gem-install instructions in readme

This commit is contained in:
dpree 2011-01-12 20:03:25 +01:00
parent 1ba0e5f04b
commit 0c100804a3

View file

@ -18,8 +18,8 @@ Embed the V8 Javascript interpreter into Ruby.
## SYNOPSIS:
gem install therubyracer (stable)
gem install therubyracer --pre (bleeding edge)
gem install therubyracer ;: stable
gem install therubyracer --pre ;: bleeding edge
then in your ruby code