Skip to content

Commit

Permalink
Update BUILDING_ON_WINDOWS.md
Browse files Browse the repository at this point in the history
Co-authored-by: nerix <[email protected]>
  • Loading branch information
pajlada and Nerixyz authored Oct 9, 2023
1 parent 87bc2ac commit ae11be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING_ON_WINDOWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ _Note: This will add all Python-scripts to your `PATH`, conan being one of them.
4. Press the 'New' button near the top right to create a new environment variable.
5. Open up your terminal with the Visual Studio environment variables (e.g. `x64 Native Tools Command Prompt for VS 2022`) and type "where conan" to find the file path (the folder that contains the conan.exe) to add.
6. Add conan 2's file path (e.g. `C:\Users\example\AppData\Roaming\Python\Python311\Scripts`) to the blank text box that shows up. This is your current Python installation's scripts folder.
7. Press the "OK" button.
7. Click `Ok`

</details>

Expand Down

0 comments on commit ae11be5

Please sign in to comment.