From 58d6a460d945c8d233958bcdd6c13a35ff8756ac Mon Sep 17 00:00:00 2001 From: Computer vision engineer <112948275+computervisioneng@users.noreply.github.com> Date: Fri, 11 Aug 2023 23:30:12 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f3a6eb..1678d0c 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Face attendance system using face recognition with Python ! ### windows In Windows, you will need to do a couple of additional steps before starting with this tutorial: -- Follow the instructions described in this video https://www.youtube.com/watch?v=xaDJ5xnc8dc, from the minute 4:39 to 6:07 +- Follow the instructions described in this video https://www.youtube.com/watch?v=oTv7HB6CRpQ - Install the packages in requirements_windows.txt. ### linux, mac