From cca5e839fb08331bb5204146f6ea3cd916ccf716 Mon Sep 17 00:00:00 2001 From: Lou Quillio Date: Tue, 25 Jul 2017 00:17:28 -0700 Subject: [PATCH] Also emphasize rbenv installation. --- docs/spec/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/spec/README.md b/docs/spec/README.md index 89ec23b..0721ce1 100644 --- a/docs/spec/README.md +++ b/docs/spec/README.md @@ -44,7 +44,8 @@ _**Important:** All commands are to be run as an ordinary, unprivileged user._ This project currently depends on Ruby v2.3.0. Because your distro may lack this version -- or installing it may conflict with your system's installed version -- -first [install rbenv], then install Ruby v2.3.0 within it (again, in userland). +first [**install rbenv**], then install Ruby v2.3.0 within it (again, in +userland). ~~~~~ # list all available versions: