do not mention the python micro version

This commit is contained in:
deeplow 2022-08-16 11:11:06 +01:00
parent c088951cd7
commit 295d77074b
No known key found for this signature in database
GPG key ID: 577982871529A52A

View file

@ -58,7 +58,7 @@ Install Xcode from the App Store.
Install [Docker Desktop](https://www.docker.com/products/docker-desktop). Make sure to choose your correct CPU, either Intel Chip or Apple Chip. Install [Docker Desktop](https://www.docker.com/products/docker-desktop). Make sure to choose your correct CPU, either Intel Chip or Apple Chip.
Install Python 3.10.4 [from python.org](https://www.python.org/downloads/release/python-3104/). Install the **latest Python 3.10** release [from python.org](https://www.python.org/downloads/macos/).
Install Python dependencies: Install Python dependencies:
@ -110,7 +110,8 @@ The output is in the `dist` folder.
Install [Docker Desktop](https://www.docker.com/products/docker-desktop). Install [Docker Desktop](https://www.docker.com/products/docker-desktop).
Install Python 3.10.4 (x86) [from python.org](https://www.python.org/downloads/release/python-3104/). When installing it, make sure to check the "Add Python 3.10 to PATH" checkbox on the first page of the installer. Install the **latest Python 3.10** (x86) [from python.org](https://www.python.org/downloads/windows/). When installing it, make sure to check the "Add Python 3.10 to PATH" checkbox on the first page of the installer.
Install [poetry](https://python-poetry.org/). Open PowerShell, and run: Install [poetry](https://python-poetry.org/). Open PowerShell, and run: