From dd5c78b5e715ab9d782e7e5ee8a7423ea25e1492 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Mon, 29 Dec 2014 15:09:11 +0100 Subject: add back the gem installation method for the leap cli --- docs/platform/tutorials/single-node.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/platform/tutorials/single-node.md b/docs/platform/tutorials/single-node.md index 4f89d24..b194245 100644 --- a/docs/platform/tutorials/single-node.md +++ b/docs/platform/tutorials/single-node.md @@ -75,6 +75,10 @@ NOTE: leap_cli should work with ruby1.8, but has only been tested using ruby1.9. Install the LEAP command-line utility ------------------------------------------------- +Install the `leap` command from rubygems.org: + + $ sudo gem install leap_cli + Alternately, you can install `leap` from source: $ git clone https://leap.se/git/leap_cli -- cgit v1.2.3