Update README.md

main
Christopher Williams 3 years ago
parent 26f4068b08
commit cf19467132

@ -17,11 +17,11 @@ Yes even on a linux system anaconda needs to be installed.
#### Windows #### Windows
##### Install Visual Studio runtime ##### Install Visual Studio Community Edition to build 1 file.
Click on the free download and make sure to check "Desktop Development with C++"
Go to this link and install the Visual Studio 2015, 2017, 2019, 2022 x64 file and install it. https://visualstudio.microsoft.com/downloads/?q=build+tools
https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170
##### Install Git ##### Install Git
@ -36,12 +36,8 @@ Windows users need this verison
https://eternallybored.org/misc/wget/ https://eternallybored.org/misc/wget/
download the .exe and I copied it to my C:/Windows/System directory (this isn't the correct way just the fastest to get it working) download the .exe and I copied it to my C:/Windows/System directory (this isn't the correct way just the fastest to get it working)
##### Install WSL
open a powershell terminal as administrator from your start menu and right mouse click over to the run as administrator and run the following reboot your system just to make sure everything is properly loaded up.
```
wsl -install
```
reboot your system and let wsl finish the install process
#### Linux Mint 22.04 #### Linux Mint 22.04

Loading…
Cancel
Save