Skip to content

Commit

Permalink
Merge pull request #35 from Jasha10/document-uninstall-local
Browse files Browse the repository at this point in the history
document uninstall-local Makefile recipe
  • Loading branch information
justanhduc committed Jan 2, 2023
2 parents 38c71e5 + 20cc4e0 commit 8c3d69c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,8 @@ For more info, see [here](https://github.com/justanhduc/task-spooler/issues/6) a
```
./uninstall
```
Or, to remove a local installation:
```
make uninstall-local
```
Why would you want to do that anyway?

0 comments on commit 8c3d69c

Please sign in to comment.