Skip to content

Commit 9891c09

Browse files
authored
Merge pull request shakacode#311 from dzirtusss/master
updated from therubyracer to mini_racer
2 parents 38b77aa + 02c7480 commit 9891c09

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: README.md

-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ See package.json and Gemfile for versions
7575
1. Check that you have Postgres installed. Run `which postgres` to check. Use 9.4 or greater.
7676
1. Check that you have `qmake` installed. Run `which qmake` to check. If missing, follow these instructions: [Installing Qt and compiling capybara-webkit](https://github.com/thoughtbot/capybara-webkit/wiki/Installing-Qt-and-compiling-capybara-webkit)
7777
1. `bundle install`
78-
1. If you get an error installing libv8 on OSX El Capitan, follow these instructions: [Install therubyracer gem on OSX 10.11 El Capitan](http://stackoverflow.com/a/36388150/1009332) or [this one](http://stackoverflow.com/questions/33475709/install-therubyracer-gem-on-osx-10-11-el-capitan/33475710#33475710).
7978
1. `npm install`
8079
1. `rake db:setup`
8180
1. `foreman start -f Procfile.hot`

0 commit comments

Comments
 (0)