diff --git a/README.md b/README.md
index 20ae5e6354d580fd6be19215ce479bdd59236648..3fca35f081354d7affeb42f8f6c9841de8a3f379 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,18 @@
 # UNL ECEN OLED Keychain Project
 ![Keychain](assets/keychain.jpg)
 
+# Prerequisites
+Install [Visual Studio Code](ms-windows-store://pdp/?productid=XP9KHM4BK9FZ7Q) if not already installed.
+
+
+
 # Cloning the repo
 
 ```
 git clone --recurse-submodules https://git.unl.edu/pscalise2/py32-keychain.git
 ```
 
-# Run the setup Puya 32 Environment Setup script
+# Run the setup Puya 32 Environment Setup script (Windows)
 First, open Windows Powershell in *Administrator Mode*. This script will install all of the dependencies for the building, flashing, and debugging of the py32f030x8, and the other PY32 chipsets.
 
 ```