Skip to content

Commit a20314f

Browse files
committed
[skip ci] Update Readme
1 parent 95ae3f4 commit a20314f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,8 @@ Uploaded Alamofire.dSYM to: Alamofire/iOS/Alamofire.framework.dSYM-4.3.0.zip
646646
```
647647

648648
If a local cache is specified in your `Romefile` and you wish to ignore it pass `--skip-local-cache` on the command line.
649+
If you are on a fast Internet connection you can use the `--concurrently` flag to maximise concurrency for the operation
650+
and maximise bandwith use. Using the --concurrently` flag should result in a x3 speedup.
649651

650652
### Downloading
651653

@@ -679,6 +681,8 @@ Downloaded Alamofire.dSYM from: Alamofire/watchOS/Alamofire.framework.dSYM-4.3.0
679681
```
680682

681683
If a local cache is specified in your `Romefile` and you wish to ignore it pass `--skip-local-cache` on the command line.
684+
If you are on a fast Internet connection you can use the `--concurrently` flag to maximise concurrency for the operation
685+
and maximise bandwith use. Using the --concurrently` flag should result in a x3 speedup.
682686

683687
### Listing
684688

0 commit comments

Comments
 (0)