更新 README.md

This commit is contained in:
2025-07-13 15:45:49 +08:00
parent 50754fabdd
commit b4a9d1f5ac

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
StrixOS
===========
To get started
--------------
```
repo init -u https://git.shuixx.com:2443/StrixOS/manifest.git -b 16.0 --git-lfs
```
Sync
--------------
```
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags
```