mirror of
https://github.com/NohamR/Reclass.git
synced 2026-05-10 19:59:21 +00:00
Fix indentation in README build instructions
This commit is contained in:
10
README.md
10
README.md
@@ -14,11 +14,11 @@ State: Plugin system is partially implemented. Some UI bugs exist. MCP server ha
|
|||||||
|
|
||||||
2. Quick Build (relies on powershell| for manual build skip to step 3)
|
2. Quick Build (relies on powershell| for manual build skip to step 3)
|
||||||
|
|
||||||
git clone --recurse-submodules https://github.com/IChooseYou/ReclassX.git
|
git clone --recurse-submodules https://github.com/IChooseYou/ReclassX.git
|
||||||
cd ReclassX
|
cd ReclassX
|
||||||
.\scripts\build_qscintilla.ps1
|
.\scripts\build_qscintilla.ps1
|
||||||
.\scripts\build.ps1
|
.\scripts\build.ps1
|
||||||
^ script above tries to autodetect Qt install (as we learned not everyone installs to C:/Qt/)
|
^ script above tries to autodetect Qt install (as we learned not everyone installs to C:/Qt/)
|
||||||
|
|
||||||
3. Manual Build
|
3. Manual Build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user