src/_README.md in snibbets-2.0.34 vs src/_README.md in snibbets-2.0.35

- old
+ new

@@ -68,10 +68,10 @@ To install Snibbets: gem install snibbets -If you're using the system Ruby, you may need to use `sudo gem install snibbets`. +If you're using the system Ruby, use `gem install --user-install snibbets` instead. ### Configuration When you run it the first time, Snibbets will write a configuration file to `~/.config/snibbets/snibbets.yml`. You can edit that file to set things like your snippets directory, your preferred file extension, and a few other options. Options specified in the config file can always be overriden on the command line with flags.