aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c5c911a..08b9bf5 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ $ source ./venv/bin/activate
### Windows
-1. Install (Python)[python.org], and in the installer enable **Add Python to the path**.
+1. Install [Python](https://www.python.org), and in the installer enable **Add Python to the path**.
2. Navigate to the project directory using Explorer, then Shift + Right Click and *Open Powershell Window here*
3. In the Powershell you can now create a VirtualEnv by typing
```powershell