From cc5fb80495f4062ab1319de79c73b424240cd5d5 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Mon, 10 Feb 2020 09:43:02 +0300 Subject: [PATCH] github > pypi --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d43f1b..0491d69 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ The easiest way to install deepface is to download it from [PyPI](https://pypi.o pip install deepface ``` -Alternatively, you can directly download the source code from this repository. GitHub repo might be newer than the PyPI version. +Alternatively, you can directly download the source code from this repository. **GitHub repo might be newer than the PyPI version**. ``` git clone https://github.com/serengil/deepface.git