From 26ee3662a6dd852921d143f455a692870f01d030 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Thu, 26 May 2022 23:40:09 +0100 Subject: [PATCH] conda --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d64cee..b0da191 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ The easiest way to install deepface is to download it from [`PyPI`](https://pypi $ pip install deepface ``` -DeepFace is also available at [`Conda`](https://anaconda.org/conda-forge/deepface). +DeepFace is also available at [`Conda`](https://anaconda.org/conda-forge/deepface). You can alternatively install the package via conda. ```shell $ conda install -c conda-forge deepface