From dfc18da865bded43f91cdd1a95ececd2235b1392 Mon Sep 17 00:00:00 2001 From: Mary Chester-Kadwell Date: Sat, 1 Apr 2017 19:28:20 +0100 Subject: [PATCH] Fix minor typo in repo name --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d1e382..a3bcbd3 100644 --- a/README.md +++ b/README.md @@ -46,11 +46,11 @@ All faces identified within the original images: Clone this folder to your computer: -`$ git clone https://github.com/BritishMuseumDH/britishMuseumFaceDetection.git` +`$ git clone https://github.com/BritishMuseumDH/britishMuseumFacesDetection.git` Change to the directory: -`$ cd britishMuseumFaceDetection` +`$ cd britishMuseumFacesDetection` Install the requirements (I recommend doing this in a virtual environment):