From 1586c6e3a86a21e4ecffa1e4a0b0a7331449bbe5 Mon Sep 17 00:00:00 2001 From: Daniel Lublin Date: Fri, 15 Dec 2023 10:08:02 +0100 Subject: [PATCH] doc: help about qemu --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb2bdc9..2409326 100644 --- a/README.md +++ b/README.md @@ -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