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