Update Building the source code
parent
ecfa66341a
commit
155aae9a9d
1 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,12 @@
|
||||||
## Build with Docker
|
## 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.
|
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`).
|
1. Clone the repository. Make sure to initialize submodules (e.g. `git clone --recurse-submodules`).
|
||||||
|
|
Loading…
Add table
Reference in a new issue