Skip to content

Commit

Permalink
doc: help about qemu
Browse files Browse the repository at this point in the history
  • Loading branch information
quite committed Dec 15, 2023
1 parent 90fb6ef commit 1586c6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ https://dev.tillitis.se/intro/#measured-boot--secrets

To run the plugin towards an emulated TKey in QEMU, instead of real
hardware, you can set the environment variable `AGE_TKEY_PORT` to
QEMU's char-device before. Before running `age`, do something like
`export AGE_TKEY_PORT=/dev/pts/22`.
QEMU's char-device (shown when QEMU starts up). Before running `age`,
do something like `export AGE_TKEY_PORT=/dev/pts/22`.

## Building

Expand Down

0 comments on commit 1586c6e

Please sign in to comment.