From 2bafc00bb5e7a3345e64177ffaa6c55f7cf78bc5 Mon Sep 17 00:00:00 2001 From: azriel-stephen <85186840+azriel-stephen@users.noreply.github.com> Date: Wed, 19 Apr 2023 17:58:15 +0530 Subject: [PATCH] Update installation.md --- data/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/installation.md b/data/installation.md index eb9367e..21216a9 100644 --- a/data/installation.md +++ b/data/installation.md @@ -63,7 +63,7 @@ for mac and linux. Official Windows installer asks whether you want to have yout This step is only required for Securing Software. Package installer for Python (pip) should be already installed with modern python if you installed python from python.org or using conda distribution. -If you you installed it using apt-get or port, then most likely you will need to install pip. The package name is probably `python3-pip`, +If you installed it using apt-get or port, then most likely you will need to install pip. The package name is probably `python3-pip`, alternatively follow these instructions to install [pip](https://pypi.org/project/pip/).