readme.md

This commit is contained in:
2026-01-10 10:43:41 +01:00
parent 286fd56020
commit 37fa74dd55
+10
View File
@@ -0,0 +1,10 @@
The virtualtree source must be cloned as a submodule into src.virtualtree folder.
git submodule add https://github.com/JAM-Software/Virtual-TreeView.git src.virtualtree
Cloning a project with submodules needs the following after commands:
- git submodule init
- git submodule update