From 59ea29bb1ec46efeae6281fb67c736debe5cb3de Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Thu, 29 Sep 2016 17:25:42 +0200 Subject: [PATCH] Add ruby install in doc --- README.rst | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5