This commit is contained in:
Lou Quillio 2017-07-25 00:21:37 -07:00
parent cca5e839fb
commit 297f0670e6

View File

@ -44,7 +44,7 @@ _**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
first **[install rbenv]**, then install Ruby v2.3.0 within it (again, in
userland).
~~~~~