diff --git a/README.md b/README.md
index a5204ab..ba47407 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,7 @@
-[](https://pepy.tech/project/deepface)
-[](https://anaconda.org/conda-forge/deepface)
+[](https://pepy.tech/project/deepface)
[](https://github.com/serengil/deepface/stargazers)
[](https://github.com/serengil/deepface/blob/master/LICENSE)
[](https://github.com/serengil/deepface/actions/workflows/tests.yml)
@@ -35,13 +34,7 @@ The easiest way to install deepface is to download it from [`PyPI`](https://pypi
$ pip install deepface
```
-Secondly, 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
-```
-
-Thirdly, you can install deepface from its source code.
+You can also install deepface from its source code.
```shell
$ git clone https://github.com/serengil/deepface.git