Merge pull request #38 from kaczmarczyck/document-working-device

Mentions webauthn.io at the end of install.md.
This commit is contained in:
kaczmarczyck
2020-02-18 17:11:36 +01:00
committed by GitHub

View File

@@ -260,3 +260,6 @@ sudo udevadm control --reload
``` ```
Then, you will need to unplug and replug the key for the rule to trigger. Then, you will need to unplug and replug the key for the rule to trigger.
To test whether the installation was successful, visit a
[demo website](https://webauthn.io/) and try to register and login.