Skip to content

Commit

Permalink
Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sbwml committed Dec 21, 2019
1 parent a23f082 commit 5fcb510
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 771 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Android 10 for MSM Project

### Sync ###

```bash

# Initialize local repository
repo init -u https://github.com/AOSP-10-CAF/manifest -b 10

# Sync
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags
```
Loading

0 comments on commit 5fcb510

Please sign in to comment.