Skip to content
This repository was archived by the owner on Jan 2, 2021. It is now read-only.

Commit c067abb

Browse files
authored
Update README.mkdn
1 parent cd75887 commit c067abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.mkdn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ sudo apt install trickle
2525
```
2626
Using trickle with repo sync (-sd 800 for 800kb/s, and -j1 to use one core with the limited speed, -j2 will x2 800kb to 1600kb/s)
2727
```
28-
trickle -sd 800 repo sync --force-sync -j1
28+
trickle -sd 800 repo sync --force-sync --no-tags --no-clone-bundle -j2
2929
```
3030
Please see the [LineageOS Wiki](https://wiki.lineageos.org/) for building instructions, by device.

0 commit comments

Comments
 (0)