Adjust README

This commit is contained in:
Heiko Schaefer 2021-07-03 18:24:56 +02:00
parent 01fab2d91c
commit 2a836546b3

View file

@ -21,7 +21,7 @@ NOTE: data on this card will be deleted in the process of running this
program! program!
``` ```
$ export TEST_CARD_SERIAL="01234567" $ export TEST_CARD_IDENT="0123:4567ABCD"
$ cargo run $ cargo run
``` ```