Skip to content

Commit 6375461

Browse files
committed
Add small grammar fix to windows install document
1 parent 81c3c6c commit 6375461

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WindowsInstall.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SONIC PI DETAILED BUILD YOUR OWN INSTRUCTIONS FOR WINDOWS 10 BASED ON LATEST SP 2.9dev after e7fde3a
22

3-
Last revision 23rd December 2015 @ 11;25 (added win32-process gem install)
3+
Last revision 29th December 2015 @ 7:32PM AWST (minor grammar improvement)
44

55
Test bed was a Windows 10 64bit install (running under vmware fusion on a Mac)
66

@@ -173,7 +173,7 @@ From the **Start Button** select **All apps** and scroll down to **Visual Studio
173173

174174
Type **path** in that window after the prompt and press the enter key.
175175

176-
You will see a long string of folder locations which comprise the path associated with the window, which it will automatically search. It includes links the various elements of visual studio. However, we have to add one more item, which is the path of the Qt bin directory.
176+
You will see a long string of folder locations which comprise the path associated with the window, which it will automatically search. It includes links to the various elements of visual studio. However, we have to add one more item, which is the path of the Qt bin directory.
177177

178178
Since the Visual Studio prompt path is rebuilt each time a window is opened, I have found the convenient way to do this is to create a **batch file** which can be run each time to add the additional entry. Since I want to store this at the C:\ top level, we have to run the cmd window with administrative privileges to create it.
179179
Close the open Visual Studio Command Prompt window, then reopen it, holding down **Shift** and **Ctrl** when you do so. Say **Yes** to the popup window, and you will then have a cmd window with admin privileges.

0 commit comments

Comments
 (0)