Minor correction to uninstall instructions

This commit is contained in:
Antoine Gersant 2017-06-04 18:35:51 -07:00
parent 942ac099c7
commit 95c6508472

View file

@ -37,7 +37,7 @@ This installation process puts the polaris executable in `~/.local/bin/polaris`,
From here, you might want to adjust your system to run Polaris on login using Cron, Systemd or whichever method your distribution endorses. From here, you might want to adjust your system to run Polaris on login using Cron, Systemd or whichever method your distribution endorses.
If you want to uninstall Polaris, executing `make uninstall` from the extracted archive's directory. If you want to uninstall Polaris, execute `make uninstall` from the extracted archive's directory. This will simply delete the directories created by the install process.
## Basic Configuration ## Basic Configuration