Add first start instruction

This commit is contained in:
Roberto
2025-06-24 11:01:37 +02:00
parent 6d469e3e13
commit 0b10a23172

View File

@@ -1 +1,6 @@
# Initial project
# Initial Brain-AI project
After cloning the repository use to load the submodules
```
git submodule update --init --recursive
```