提交 d63b69ba 编写于 作者: J John Yani

Add a note about JavaScript runtime

上级 c5e9dc43
......@@ -72,6 +72,13 @@ Also, SQLite3 and its development files for the +sqlite3-ruby+ gem -- in Ubuntu
$ sudo apt-get install sqlite3 libsqlite3-dev
</shell>
Some tests use "execjs":https://github.com/sstephenson/execjs and require JavaScript runtime to be installed. Node.js is the easiest one to install:
<shell>
$ sudo apt-get install nodejs
</shell>
Get a recent version of "Bundler":http://gembundler.com/:
<shell>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册