Skip to content

Commit 4a0cb47

Browse files
committed
Update: Recommend Pixi for build
Signed-off-by: Kaung Zin Hein <[email protected]>
1 parent ff7db1c commit 4a0cb47

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

gettingstarted/VSCode.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,12 @@ Cmake should automatically configure the project with the selected configuration
4141

4242
<video autoplay muted playsinline loop src="resources/build.mp4" type="video/mp4"></video>
4343

44-
Press `Ctrl + Shift + B`, or click the build button with the cog icon in the status bar, or run the `CMake: build` task.
44+
To build, either:
45+
46+
- Run [Pixi](./index.md#pixi) (**Recommended**), or
47+
- Press `Ctrl + Shift + B`, or
48+
- Click the build button with the cog icon in the status bar, or
49+
- Run the `CMake: build` task
4550

4651
**NOTE:** The first build takes a while.
4752

0 commit comments

Comments
 (0)