From ff03c637e688bdf3877bf08c4ad87080d5a4f88d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81kos=20G=C3=A1ngoly?= Date: Thu, 10 Jul 2025 15:07:11 +0100 Subject: [PATCH] Make "Windows interoperability" in README.md clearer --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e327899..7909c3e 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,9 @@ user_to_sid: ``` Note the indentation; each entry has to be preceded by at least one space. +Restart the `python3-validity` daemon using `$ sudo systemctl restart python3-validity.service`. +Your fingerprints registered in Windows can now be used for authentication. + ## Playground This package contains a set of scripts you can use to do a low-level debugging of the sensor protocol.