From d2af369be952faa131531765314ed9f29d37f66e Mon Sep 17 00:00:00 2001 From: Les Potter Date: Mon, 31 Aug 2020 10:06:37 -0400 Subject: [PATCH] Update README.md Remove duplicate word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f79f65..faac4ea 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Go to the [openSUSE wiki page](https://en.opensuse.org/SDB:Facial_authentication ## Setup -After installation, Howdy needs needs to learn what you look like so it can recognise you later. Run `sudo howdy add` to add a face model. +After installation, Howdy needs to learn what you look like so it can recognise you later. Run `sudo howdy add` to add a face model. If nothing went wrong we should be able to run sudo by just showing your face. Open a new terminal and run `sudo -i` to see it in action. Please check [this wiki page](https://github.com/boltgolt/howdy/wiki/Common-issues) if you've experiencing problems or [search](https://github.com/boltgolt/howdy/issues) for similar issues.