mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 14:23:44 -07:00
update wording/version on python requirement
https://github.com/HarbourMasters/Shipwright/pull/251 removes the 3.10 specific match statements, dropping the python version requirement to 3.6.
This commit is contained in:
parent
13304ba057
commit
52709059ec
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Building Ship of Harkinian
|
# Building Ship of Harkinian
|
||||||
|
|
||||||
1. Install [Python](https://www.python.org/ftp/python/3.10.2/python-3.10.2-amd64.exe) (3.10+)
|
1. Requires [Python](https://www.python.org/ftp/python/3.10.2/python-3.10.2-amd64.exe) >= 3.6.
|
||||||
2. Install [Visual Studio 2022 Community Edition](https://visualstudio.microsoft.com/vs/community/)
|
2. Install [Visual Studio 2022 Community Edition](https://visualstudio.microsoft.com/vs/community/)
|
||||||
2b. In the Visual Studio Installer, install `MSVC v142 - VS 2019 C++`.
|
2b. In the Visual Studio Installer, install `MSVC v142 - VS 2019 C++`.
|
||||||
4. Clone the Ship of Harkinian repository.
|
4. Clone the Ship of Harkinian repository.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue