Commit 0b2af293 authored by Adam Blank's avatar Adam Blank
Browse files

Update README.md

parent 0a4c437f
Showing with 2 additions and 2 deletions
+2 -2
......@@ -4,8 +4,8 @@ This document describes how to set up a Windows computer to take CS 3 at Caltech
## For Students
1. Clone this repository in `C:\Users\<username>`, so that the path to the top-level folder is `C:\Users\<username>\caltech-cs3-msvc`.
2. Add `C:\Users\<username>\caltech-cs3-msvc\bin` to your PATH. (Start -> "Edit the system environment variables -> Environment Variables -> System Variables/Path)
1. Clone this repository in `C:\Users\<username>`, so that the path to the top-level folder is `C:\Users\<username>\msvc`.
2. Add `C:\Users\<username>\msvc\bin` to your PATH. (Start -> "Edit the system environment variables -> Environment Variables -> System Variables/Path)
3. Download Visual Studio Community from <https://visualstudio.microsoft.com/downloads/>.
4. Run the downloaded file, accepting default options. A second installer will open.
5. Click on the "Available" tab, then under Visual Studio Community 2019, click "More -> Import Configuration".
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment