Skip to content

Commit

Permalink
fix: tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobrobertsbaca committed Jan 8, 2025
1 parent e3e1c75 commit 379d76b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assign0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ If you get a version that is `3.8` or higher, then you're good, **you can contin

#### Mac & Windows

Please download the latest Python version [here](https://www.python.org/downloads/) and run the installer. **Note: on Windows, you must check `Add python.exe to PATH` in the installer**. After installing, verify that the installation worked by following the steps in **Part 1.1.**.
Please download the latest Python version [here](https://www.python.org/downloads/) and run the installer. **Note: on Windows, you must check `Add python.exe to PATH` in the installer**. After installing, verify that the installation worked by following the steps in **Part 1.1**.

#### Linux

Expand All @@ -60,7 +60,7 @@ These instructions are for Debian-based distributions, like Ubuntu. Tested on Ub

## Part 2: Setup VSCode and C++ Compiler

You will use VSCode to write C++ code for this class. Below are instructions to setup VSCode along with the GCC compiler for your machine.
We will use VSCode to write C++ code for this class. Below are instructions to setup VSCode along with the GCC compiler for your machine.

### Mac

Expand Down

0 comments on commit 379d76b

Please sign in to comment.