Skip to content

Commit a7239ec

Browse files
committed
Update README
1 parent 762f68a commit a7239ec

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,9 @@ sudo snap install anymeal
8888
sudo snap remove anymeal
8989
```
9090

91-
The database can be removed by checking the id of the snapshot and deleting it.
91+
To remove the database as well, do this instead:
9292
```
93-
snap help saved # lists snapshots
94-
sudo snap forget <id> # replace <id> with the anymeal snapshot id
93+
sudo snap remove --purge anymeal
9594
```
9695

9796
## Use installer for Microsoft Windows

0 commit comments

Comments
 (0)