You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-9Lines changed: 5 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,19 +67,15 @@ The framework itself can be configured inside of `FrameworkConfig.h`
67
67
68
68
This project is built using [Xmake](https://github.com/xmake-io/xmake). Use the [VS Code extension](https://marketplace.visualstudio.com/items?itemName=tboox.xmake-vscode) for the best experience.
69
69
70
-
### Clone Repository
70
+
### Install Requirements
71
+
-**Xmake**: Follow instructions at [xmake.io](https://xmake.io/guide/quick-start.html#installation)
72
+
-**Vcpkg**: For dependency management. Follow instructions at the [vcpkg repo](https://github.com/microsoft/vcpkg)
0 commit comments