Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abcd567a authored Nov 25, 2020
1 parent 9d65d1f commit 0ea2fd0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,11 @@ cd /usr/share/md2
```

### UNINSTALL </br>
To completely remove configuration and all files, give following 4 commands:
To completely remove configuration and all files, give following 5 commands:
```
sudo systemctl stop md2
sudo systemctl disable md2
sudo rm /lib/systemd/system/md2.service
sudo rm -rf /usr/share/md2
sudo rm /usr/bin/modesdeco2
```

0 comments on commit 0ea2fd0

Please sign in to comment.