README.md in consul-templaterb-1.0.4 vs README.md in consul-templaterb-1.0.5

- old
+ new

@@ -74,9 +74,20 @@ ```shell $ gem install consul-templaterb [...] ``` +If you simply want to use the executable on your favorite linux distribution, you +have to install first: ruby and ruby dev. + +### Quick install on Ubuntu + +```shell +sudo apt-get install ruby ruby-dev && sudo gem install consul-templaterb +``` + +You can now use it directly using the binary `consul-templaterb` in your path + ## Usage of consul-templaterb ### Show help ```shell