From 4878af8a756740b4daa9b361ee56b8cfbea09f23 Mon Sep 17 00:00:00 2001 From: Jesse Laprade Date: Sat, 11 Jul 2020 18:52:03 -0400 Subject: [PATCH] updated readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ae97b5..a7e9e3c 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,9 @@ This section assumes you have [downloaded rodo](#downloading-rodo). **Warning**: You will have to manually uninstall custom installations 1. Run `cd rodo` -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 rodo