From f9d5238c50aab9bf8c422c6864e7c8fd87023632 Mon Sep 17 00:00:00 2001 From: johndmulhausen Date: Thu, 18 Feb 2016 10:24:57 -0800 Subject: [PATCH] Update editdocs.md --- v1.1/editdocs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1.1/editdocs.md b/v1.1/editdocs.md index a04ebf82f2..7835f6436a 100644 --- a/v1.1/editdocs.md +++ b/v1.1/editdocs.md @@ -58,7 +58,7 @@ on a lightweight webserver that runs on your local machine. First install rvm -```shell +```text \curl -sSL https://get.rvm.io | bash -s stable ```