Use full path to system ruby in setup instructions

This commit is contained in:
Adam Vandenberg 2011-06-13 09:33:23 -07:00
parent 31dea3b800
commit a43227143d

View File

@ -7,7 +7,7 @@ Quick Install to /usr/local
--------------------------- ---------------------------
[This script][gist] will prompt for confirmation before it does anything: [This script][gist] will prompt for confirmation before it does anything:
ruby -e "$(curl -fsSL https://raw.github.com/gist/323731/39fc1416e34b9f6db201b4a026181f4ceb7cfa74)" /usr/bin/ruby -e "$(curl -fsSL https://raw.github.com/gist/323731/39fc1416e34b9f6db201b4a026181f4ceb7cfa74)"
Afterwards, [install Xcode][xcode]. Afterwards, [install Xcode][xcode].