LeOS-GSI/README.md

28 lines
772 B
Markdown
Raw Normal View History

2023-12-16 09:23:58 +01:00
# LeOS-20 GSI
2023-12-11 09:45:38 +01:00
## Build
- Clone this repo:
```
2023-12-16 09:23:58 +01:00
git clone http://62.178.96.192:3000/JoJo/LeOS-GSI -b LeOS-20
2023-12-11 09:45:38 +01:00
```
2023-12-13 10:41:07 +01:00
```
cd LeOS-GSI
```
2023-12-11 09:45:38 +01:00
- Finally, start the build script:
```
2024-01-14 12:25:28 +01:00
bash build-20.sh
2023-12-11 09:45:38 +01:00
```
## 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)
2023-12-13 10:41:07 +01:00
- [ChonDoit](https://github.com/ChonDoit)