diff --git a/readme.md b/readme.md index ed08b0eb6..4ed335c9e 100644 --- a/readme.md +++ b/readme.md @@ -73,9 +73,12 @@ bower update; # serverside dependencies npm update; ``` +## Deleting all data and resetting Cryptpad + To reset your instance of Cryptpad and remove all the data that is being stored: +**WARNING: This will reset your Cryptpad instance and remove all data** ``` # change into your cryptpad directory cd /your/cryptpad/instance/location;