Fixing README link to python for Windows

This commit is contained in:
Alexis
2020-02-06 19:31:39 +01:00
committed by GitHub
parent 3e75c5bd69
commit ff75e0982f

View File

@@ -17,7 +17,7 @@ Redhat, CentOS
sudo yum install python3
```
Windows and macOS
You can download the installer on [here for Windows](www.python.org/downloads/windows/) and [here for macOS](https://www.python.org/downloads/mac-osx/)
You can download the installer on [here for Windows](https://www.python.org/downloads/windows/) and [here for macOS](https://www.python.org/downloads/mac-osx/)
## Example and minimal arguments
```sh