Update README.md

This commit is contained in:
seanhungtw 2024-01-10 13:42:37 +08:00 committed by GitHub
parent 2967a29249
commit 6ef973fb99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,17 @@ Refer:
https://openwrt.org/docs/guide-developer/toolchain/beginners-build-guide
#=====Get the code=====
# Get the code
#===== you may want to set some git config to avoid git error
#====git config -l
#====git config --global http.postBuffer 1048576000
#====git config --global http.lowSpeedLimit 0
#====git config --global http.lowSpeedTime 999999
git clone https://git.openwrt.org/openwrt/openwrt.git