Merge pull request #13 from hhgarnes/patch-1

Update README.md
This commit is contained in:
uunicorn 2020-07-13 11:22:34 +12:00 committed by GitHub
commit 86bf03d67f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,8 +7,8 @@ On Ubuntu system:
```
$ sudo apt remove fprintd
$ sudo add-apt-repository ppa:uunicorn/open-fprintd
$ sudo aptget update
$ sudo apt install open-fprintd fprintd-clients python-validity
$ sudo apt-get update
$ sudo apt install open-fprintd fprintd-clients python3-validity
...wait a bit...
$ fprintd-enroll
```