From 99e5070dc41cdf73fcdaf7884c213e48de731b21 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Mon, 15 Oct 2018 22:15:57 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19cd1ba..99a53e9 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,9 @@ Inspired by [rustup](https://github.com/rust-lang-nursery/rustup.rs). ## Installation -Just place the `ghcup` shell script into your `PATH` anywhere -(preferably `~/.local/bin`). +Just place the `ghcup` shell script into your `PATH` anywhere. + +E.g.: ``` mkdir -p ~/.local/bin/ghcup