Instructions could be more explicit about installing Bundler
Closed this issue · 2 comments
neilernst commented
It says it's a prereq for OSX, but I think it might be easier if after install libcharguess, the instructions explicitly say "gem install bundler".
To set archflags, you could write "At the prompt, type export ARCHFLAGS=-arch=X86". Currently it looks like you append it to the bundle command.
Also, most of these commands should probably run sudo.
precipice commented
I agree. I'll make some changes.
eventualbuddha commented
The archflags thing is better now. Thanks!