From: Guillaume Pellerin Date: Thu, 29 Sep 2016 15:25:42 +0000 (+0200) Subject: Add ruby install in doc X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=59ea29bb1ec46efeae6281fb67c736debe5cb3de;p=mezzo.git Add ruby install in doc --- diff --git a/README.rst b/README.rst index d69d46f8..2f5bf3e5 100644 --- a/README.rst +++ b/README.rst @@ -79,6 +79,7 @@ Gulp require nodejs installed on your computer to work. 4. Install ruby dependencies:: + sudo apt install ruby sudo gem install bundler bundle install