Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Commit

Permalink
add another step to uninstall
Browse files Browse the repository at this point in the history
  • Loading branch information
mastahyeti authored Aug 1, 2017
1 parent ac0a2b9 commit dee71f0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,12 @@ Delete the kernel extension
$ sudo rm -rf /Library/Extensions/softu2f.kext
```

Tell macOS to forget about the installation

```
$ sudo pkgutil --forget com.GitHub.SoftU2F
```

Done

## Security considerations
Expand Down

0 comments on commit dee71f0

Please sign in to comment.