Update README.md

This commit is contained in:
Laurent Trinques 2023-11-09 20:34:45 +01:00 committed by GitHub
parent 9f2dbfa39a
commit 4d60836851
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,10 @@ Like many other open source software, QElectroTech is provided as is, without an
### Development / technical choices ### Development / technical choices
The development follows the classical way of free and open source software: the source code, written by a community of users, is freely accessible. The development follows the classical way of free and open source software: the source code, written by a community of users, is freely accessible.
* Get sources ans sub-modules
```txt
git clone --recursive https://github.com/qelectrotech/qelectrotech-source-mirror.git
```
Here are the technical choices made for the software development: Here are the technical choices made for the software development: