Skip to content

Commit

Permalink
Correct folder path for uninstall location
Browse files Browse the repository at this point in the history
  • Loading branch information
hsoerensen committed Mar 21, 2024
1 parent 1c57322 commit 04c4e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation/uninstall.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ To uninstall, execute the following commands:
- Remove the **~/voi** directory

```bash
rm -rf /voi/
rm -rf ~/voi/
```

- Remove the **/var/lib/voi** directory
Expand Down

0 comments on commit 04c4e49

Please sign in to comment.