README.md aktualisiert

LeOS-20
JoJo 2023-12-11 09:45:38 +01:00
parent 55a1d14583
commit ca7cf11bbe
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
# LeOS-U GSI
## Build
- Create a new working directory for your LeOS-U build and navigate to it:
```
mkdir LeOS-U; cd LeOS-U
```
- Clone this repo:
```
git clone http://62.178.96.192:3000/JoJo/LeOS-GSI -b LeOS-U
```
- Finally, start the build script:
```
bash treble_leos/build.sh
```
## Credits
These people have helped this project in some way or another, so they should be the ones who receive all the credit:
- [ponces](https://github.com/ponces)
- [phhusson](https://github.com/phhusson)
- [AndyYan](https://github.com/AndyCGYan)
- [eremitein](https://github.com/eremitein)
- [kdrag0n](https://github.com/kdrag0n)
- [Peter Cai](https://github.com/PeterCxy)
- [haridhayal11](https://github.com/haridhayal11)
- [sooti](https://github.com/sooti)
- [Iceows](https://github.com/Iceows)
- [ChonDoit](https://github.com/ChonDoit)