Update README.md

This commit is contained in:
seanhungtw 2024-01-07 19:26:28 +08:00 committed by GitHub
parent 5c2c503718
commit 6bc22cef0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,3 +40,12 @@ make
#====know issues====
#MTK hardware nat may not working on Linux kernel 5.15.137
# compile openwrt in WLS2
#you need to disable windows PATH: or it will meet build errors
~/openwrt$ cat /etc/wsl.conf
[interop]
enabled = false
appendWindowsPath = false