Add MinusOS Introduce
Change-Id: I79b643b2c5369f57fd8146adf47d378ae16c48e1
This commit is contained in:
12
README.mkdn
Normal file
12
README.mkdn
Normal file
@@ -0,0 +1,12 @@
|
||||
MinusOS
|
||||
===========
|
||||
To get started
|
||||
--------------
|
||||
```
|
||||
repo init -u https://github.com/Project-MinusOS/manifest.git -b balsam --git-lfs
|
||||
```
|
||||
Sync
|
||||
--------------
|
||||
```
|
||||
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags
|
||||
```
|
Reference in New Issue
Block a user