trogdoro / xiki

A shell console with GUI features
http://xiki.org
Other
3.76k stars 207 forks source link

"Don't run Bundler as root" warning when installing #72

Open deltab opened 10 years ago

deltab commented 10 years ago

The instructions say to use

$ sudo bundle

but this outputs

Don't run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will break this application for all non-root users on this machine.

Should the instructions be changed?

therealklanni commented 10 years ago

+1

reedlaw commented 10 years ago

I think the README should be changed. Bundler/gems should not be installed as root.