Replaced master branch with main in readmes
This commit is contained in:
parent
5a3101012f
commit
5102f88a7f
|
@ -9,9 +9,9 @@ Please also read the [CONTRIBUTING.md](CONTRIBUTING.md).
|
||||||
* PHP Composer (Development/Building only)
|
* PHP Composer (Development/Building only)
|
||||||
|
|
||||||
## Local build
|
## Local build
|
||||||
The following instructions explain how to get, build and run the latest Engelsystem version directly from the git master branch (may be unstable!).
|
The following instructions explain how to get, build and run the latest Engelsystem version directly from the git main branch (may be unstable!).
|
||||||
|
|
||||||
* Clone the master branch: `git clone https://github.com/engelsystem/engelsystem.git`
|
* Clone the main branch: `git clone https://github.com/engelsystem/engelsystem.git`
|
||||||
* Install [Composer](https://getcomposer.org/download/) and [Yarn](https://yarnpkg.com/en/docs/install) (which requires [Node.js](https://nodejs.org/en/download/package-manager/))
|
* Install [Composer](https://getcomposer.org/download/) and [Yarn](https://yarnpkg.com/en/docs/install) (which requires [Node.js](https://nodejs.org/en/download/package-manager/))
|
||||||
* Install project dependencies:
|
* Install project dependencies:
|
||||||
```bash
|
```bash
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[](https://chaos.expert/engelsystem/engelsystem/commits/master)
|
[](https://chaos.expert/engelsystem/engelsystem/commits/main)
|
||||||
[](https://chaos.expert/engelsystem/engelsystem/commits/master)
|
[](https://chaos.expert/engelsystem/engelsystem/commits/main)
|
||||||
[](https://www.codacy.com/app/engelsystem/engelsystem)
|
[](https://www.codacy.com/app/engelsystem/engelsystem)
|
||||||
[](LICENSE)
|
[](LICENSE)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue