From b2fd10e980a97186386a17f3e720ee694e7722e1 Mon Sep 17 00:00:00 2001 From: "Derek P. Moore" Date: Sat, 18 Jan 2025 21:21:20 -0600 Subject: [PATCH] add clone to git command in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7c6e3c..1b26b47 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Streaming webcam on desktop computer or mobile, there is function to switch back ## Installing Clone this repository to your local computer ``` bash -git https://github.com/bensonruan/Face-Detection.git +git clone https://github.com/bensonruan/Face-Detection.git ``` Point your localhost to the cloned root directory