From 658fcb5e8bcdb9f86bf06df28e677f9664292ffe Mon Sep 17 00:00:00 2001 From: tvories Date: Wed, 22 Dec 2021 22:59:46 -0700 Subject: [PATCH] fix: changed wording --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 8412e2be..3145d405 100644 --- a/readme.md +++ b/readme.md @@ -25,7 +25,7 @@ Required Software: * [Android Studio](https://developer.android.com/studio)
-Install the applications with winget +Install the required software with winget

Note: This requires a PowerShell prompt with winget installed. You should be able to copy and paste the code block to install. If you use an elevated PowerShell prompt, UAC will not pop up during the installs. @@ -53,7 +53,7 @@ Required Software: * [Node.js](https://nodejs.org/en/)

-Install the applications with homebrew +Install the required software with homebrew