Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

corrected uninstall in readme #16

Merged
merged 1 commit into from
Feb 17, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@ This would give read, write, execute permission to current user.

## How to uninstall
```fish
$ ./uninstall.sh
$ $HOME/.local/lib/tasks/./uninstall.sh
```
Then remove ~/.tasks directory.

## LICENSE
Tasks is released under the MIT License. Check the [LICENSE](https://github.com/cmaspi/tasks/blob/stable/LICENSE) file for more details.