Remove libpcsclite-dev requirement

This commit is contained in:
Carl Tashian 2020-07-13 09:29:35 -07:00
parent 4bde83a262
commit 15bbd1cf20

View file

@ -341,8 +341,6 @@ This example creates 3 different docker images:
certificate and sets a cron that renews the certificate (the cron
runs every minute for testing purposes).
On Linux, you will need the `libpcsclite-dev` package.
To run this test you need to have the docker daemon running. With docker running
swith to the `examples/docker directory` and run `make`: