From cd1f95e1bae289315200dc8e145c254d610a8dbe Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Tue, 22 Oct 2019 15:00:06 +0200 Subject: [PATCH] README: install procedure --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba18b15..ee3f1ae 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ A command line tool to create Amazon issued certificates and add them to load-ba ## Install -You can use Bundler to install the dependencies : `$ bundle install` +Clone the projet wherever you you have a version of Ruby and where you can install gems. +Use Bundler to install the dependencies : `$ bundle install` ## Configuration