From acba42d2d662fb3dc53a067e2a4b3516662fcfc0 Mon Sep 17 00:00:00 2001 From: m455 Date: Sat, 11 Jul 2020 18:52:28 -0400 Subject: [PATCH] updated readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a4af63..be325cb 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,9 @@ This section assumes you have [downloaded nicethings](#downloading-nicethings). **Warning**: You will have to manually uninstall custom installations 1. Run `cd nicethings` -2. Run `make install-custom custom-location=~/path/to/custom/location` +2. Run `make install-custom location=~/path/to/custom/location` + +Example: In step 2., you could run `make install-custom location=~/bin/` # Uninstalling nicethings