Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Twinki14 committed May 15, 2024
1 parent 771f270 commit 3962356
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,7 @@ aqt install-qt --outputdir "C:\Qt" windows desktop 6.5.0 win64_msvc2019_64 -m qt
- CMake tools for Windows (Skip if you have this already installed outside of the VS installer)

## Setting up MOB
- Start the _x64 Native Tools Command Prompt for VS 2022, we need this for cmake & git (you can use a regular terminal if you've installed both outside of the VS installer, or have both available in your PATH)
- Pick a folder to develop MO2 in, for these steps it'll be `C:\dev`
- Open a shell. If you've installed Git or CMake through the VS installer, they won't be on your PATH, so you must use x64 Native Tools Command Prompt for VS 2022.- Pick a folder to develop MO2 in, for these steps it'll be `C:\dev`
- Execute these commands
```powershell
mkdir C:\dev
Expand Down

0 comments on commit 3962356

Please sign in to comment.