We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a5983b commit 1a8bb0cCopy full SHA for 1a8bb0c
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:/
10
`~/install_picrate`
11
12
```bash
13
-cd ~/.install_picrate
+cd ~/install_picrate
14
rake # default is to install jruby to opt, then link using update-alternatives
15
```
16
Adjust script to suit needs if required, now installs `gems` with `jgem` from `rubygems`.
0 commit comments