From 8765980fe72587e298e4e6617682c8d40dbfd0ff Mon Sep 17 00:00:00 2001 From: awdev1 <165525907+awdev1@users.noreply.github.com> Date: Sat, 11 May 2024 13:03:49 -0700 Subject: [PATCH] fix spelling --- Guided-Semi-Auto-Install.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Guided-Semi-Auto-Install.bat b/Guided-Semi-Auto-Install.bat index 69ca27f..c29279a 100644 --- a/Guided-Semi-Auto-Install.bat +++ b/Guided-Semi-Auto-Install.bat @@ -93,7 +93,7 @@ echo. echo. echo. echo "Open OBS, go to the top toolbar and click tools, scripts, Python Settings, and import this following file path:" -echo "C:/Users/REPLACE THIS WITH YOUR WINDOWS USERNAME/AppData/Local/Programs/Python/Python310 (you will need to click the 'browse' button and insert the path thru the top large search bar)" +echo "C:/Users/REPLACE THIS WITH YOUR WINDOWS USERNAME/AppData/Local/Programs/Python/Python310 (you will need to click the 'Browse' button and insert the path thru the top large search bar)" PAUSE echo . echo "Next click apply and go to Tools, Websocket Server Settings, Enable Websocket Server, set port to 4455, and Disable Authentication, Click apply and ur done with that part."