diff --git a/README.md b/README.md index d013fef..5298329 100644 --- a/README.md +++ b/README.md @@ -449,14 +449,14 @@ sudo systemctl disable Mistborn- Locate the correct folder: `sudo ls -ahl /opt/mistborn_volumes/extra/` **Be careful:** -Now remove the folder: `sudo rm -rf /opt/mistborn_volumes/extra/` +Now remove the folder: `sudo rm -r /opt/mistborn_volumes/extra/` - Remove the variables file Locate the file: `sudo ls -ahl /opt/mistborn/.envs/.production/` **Be careful:** -Now remove the file: `sudo rm -f /opt/mistborn/.envs/.production/.` +Now remove the file: `sudo rm /opt/mistborn/.envs/.production/.` Now you can restart the service from the GUI or manually and it should be a first run experience.