Document: Fix the method of uninstalling nextepc

This commit is contained in:
Sukchan Lee 2019-05-18 21:08:25 +09:00
parent 6c99b7c187
commit 8ae096f77e
1 changed files with 2 additions and 1 deletions

View File

@ -217,7 +217,8 @@ How to remove NextEPC package:
1. On *Ubuntu*:
```bash
$ sudo apt purge nextepc*
$ sudo apt purge nextepc
$ sudo apt autoremove
```
2. On *openSUSE*: