Update Building the source code

Lucas Schwiderski 2025-03-13 08:36:00 +00:00
parent ecfa66341a
commit 155aae9a9d
Signed by: Forgejo (git.sclu1034.dev)
GPG key ID: B1C9C29730D3D366

@ -1,5 +1,12 @@
## Build with Docker
### Prerequisites
* [Docker](https://docs.docker.com/desktop/)
* [Git](https://git-scm.com/)
### Steps
The Docker images set up all the requirements and dependencies for both the native Linux build, and the cross-platform Windows build.
1. Clone the repository. Make sure to initialize submodules (e.g. `git clone --recurse-submodules`).