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