Skip to content

Commit 7e6b9fc

Browse files
committed
Update README.md
1 parent 53882dd commit 7e6b9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ See package.json and Gemfile for versions
7373
1. Check that you have Postgres installed. Run `which postgres` to check. Use 9.4 or greater.
7474
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)
7575
1. `bundle install`
76-
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/questions/33475709/install-therubyracer-gem-on-osx-10-11-el-capitan/33475710#33475710)
76+
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).
7777
1. `npm install`
7878
1. `rake db:setup`
7979
1. `foreman start -f Procfile.hot`

0 commit comments

Comments
 (0)