Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.

Commit cc377de

Browse files
authored
Update 02_Developement_environment.md
1 parent 8133818 commit cc377de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/02_Developement_environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
Download the starting point [here](https://codeload.github.com/learndaxa/daxa-app-template/zip/refs/heads/main) or from its [GitHub](https://github.com/learndaxa/daxa-app-template) and open it with VSCode if prompted select the 'Debug' preset.
44

5-
To install all needed dependencies and initialize the project you need to run the 'setup' script located in the 'scripts' folder. This will download Vcpkg, Daxa and all dependencies into the 'lib' folder.
5+
Daxa uses CMake and vcpkg. You must have CMake and git installed to use Daxa.

0 commit comments

Comments
 (0)