Skip to content

Commit

Permalink
Merge pull request #15 from wojtekmach/patch-2
Browse files Browse the repository at this point in the history
Link to tokaido-build for latest build instructions
  • Loading branch information
wycats committed May 27, 2013
2 parents 1b67f49 + 35cc931 commit e345f37
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,4 @@ You should then be able to build and run Tokaido in Xcode.

Compiling static ruby:

curl -L https://raw.github.com/sm/sm/master/bin/sm-installer | sh
echo "export PATH=\"$HOME/.sm/bin:$HOME/.sm/pkg/active/bin:\$PATH\"" >> ~/.bashrc
source ~/.bashrc
sm ext install tokaidoapp tokaido/tokaidoapp
sm tokaidoapp dependencies
sm tokaidoapp install

Ruby is installed in `$HOME/.sm/pkg/versions/tokaidoapp/1.9.3-p125/`

https://github.com/tokaido/tokaido-build#static-ruby

0 comments on commit e345f37

Please sign in to comment.