Corrects a word in the readme

This commit is contained in:
sloumdrone 2019-11-28 12:17:22 -08:00
parent 76cf3da4ae
commit 0f670623bd
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ If you used a custom `PREFIX` value during install, you will need to supply it w
sudo make uninstall PREFIX=/some/directory
```
Uninstall will clean up any build files, remove the installed binary, and remove the man page from the system. If will _not_ remove any directories created as a part of the installation, nor will it remove any Bombadillo user configuration files.
Uninstall will clean up any build files, remove the installed binary, and remove the man page from the system. It will _not_ remove any directories created as a part of the installation, nor will it remove any Bombadillo user configuration files.
#### Troubleshooting