diff options
author | s-over-4 | 2023-06-16 00:57:36 -0400 |
---|---|---|
committer | s-over-4 | 2023-06-16 00:57:36 -0400 |
commit | 069204d6151326acc77bfd1f9072bd19882b948a (patch) | |
tree | 1434ffa71b9e215019c5665900a865fdaa066b5d | |
parent | cd42ebee104483235d4ad0da9f06cbc381443f44 (diff) |
updated README
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,10 +15,10 @@ As of yet, we are safe. As you have read these words, you are to install *HALK*. 1. Clone *HALK* to a computer. -2. `make install`. +2. `sudo make install`. If you wish to remove all *HALK*-related items from your life, you can try `make clean`, followed -by `make uninstall`. +by `sudo make uninstall`. # Usage |