From 4c0c696692c1a37dcda8b24180136a6d2414fd18 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Sun, 21 Jun 2020 22:52:26 +0300 Subject: [PATCH] installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70e48e4..1b7ad92 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## Installation -The easiest way to install deepface is to download it from [`PyPI`](https://pypi.org/project/deepface/). This will install dependencies as well. +The easiest way to install deepface is to download it from [`PyPI`](https://pypi.org/project/deepface/). ```python pip install deepface