Clarify that you need to clone the repo

This commit is contained in:
Ukendio 2025-11-30 08:23:51 +01:00
parent 4583138570
commit 553cb89b10

View file

@ -9,6 +9,8 @@ Just a stupidly fast Entity Component System
- Rigorously [unit tested](https://github.com/Ukendio/jecs/actions/workflows/unit-testing.yaml) for stability - Rigorously [unit tested](https://github.com/Ukendio/jecs/actions/workflows/unit-testing.yaml) for stability
### Get Started ### Get Started
It is recommended that you clone the repository and navigate the documentation in your favourite editor.
This repository includes a few subfolders that can help you get started with jecs: This repository includes a few subfolders that can help you get started with jecs:
- how_to: - how_to: