mirror of
https://github.com/seanhungtw/belkin_rt1800_openwrt.git
synced 2025-12-16 15:01:45 +00:00
Update README.md
This commit is contained in:
parent
2967a29249
commit
6ef973fb99
12
README.md
12
README.md
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user