From 0f32b0773c3fa97a0c009adc46a1b8d384f5b210 Mon Sep 17 00:00:00 2001 From: Christopher Williams Date: Sat, 1 Oct 2022 14:46:14 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f1f3045..5c8144c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Install Anaconda https://www.anaconda.com/ Yes even on a linux system anaconda needs to be installed. -#### Windows +### Windows ##### Install Visual Studio Community Edition to build 1 file. Click on the free download and make sure to check "Desktop Development with C++" when installing as per this image @@ -41,7 +41,7 @@ download the .exe and I copied it to my C:/Windows/System directory (this isn't reboot your system just to make sure everything is properly loaded up. -#### Linux Mint 22.04 +### Linux Mint 22.04 Install git and wget with the following command ```