Update README.md

This commit is contained in:
Conor Patrick 2019-08-06 18:54:57 +08:00
parent e2738d11d3
commit f9f1e96c73

View File

@ -94,10 +94,7 @@ Run the Solo application:
./main ./main
``` ```
In another shell, you can run client software, for example our tests: In another shell, you can run our [test suite](https://github.com/solokeys/fido2-tests).
```bash
python tools/ctap_test.py sim fido2
```
You can find more details in our [documentation](https://docs.solokeys.io/solo/), including how to build on the the NUCLEO-L432KC development board. You can find more details in our [documentation](https://docs.solokeys.io/solo/), including how to build on the the NUCLEO-L432KC development board.