From 1a8bb0cafce75c3f390cda83d171538f60df6563 Mon Sep 17 00:00:00 2001 From: monkstone Date: Wed, 5 Dec 2018 17:19:38 +0000 Subject: [PATCH] Rakefile does it all --- docs/_posts/2018-06-26-auto_install_picrate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_posts/2018-06-26-auto_install_picrate.md b/docs/_posts/2018-06-26-auto_install_picrate.md index dae4e31..7f4ff34 100644 --- a/docs/_posts/2018-06-26-auto_install_picrate.md +++ b/docs/_posts/2018-06-26-auto_install_picrate.md @@ -10,7 +10,7 @@ For a semi-automated setup and install, download and extract [this gist](https:/ `~/install_picrate` ```bash -cd ~/.install_picrate +cd ~/install_picrate rake # default is to install jruby to opt, then link using update-alternatives ``` Adjust script to suit needs if required, now installs `gems` with `jgem` from `rubygems`.