Skip to content

Commit 7714fd0

Browse files
authored
Update README.md
1 parent 3a6a0e8 commit 7714fd0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,9 @@ bash +x ./unpack.sh && cargo build --release --features embed && mv target/relea
8282
### OpenWrt编译
8383

8484
```shell
85-
svn co https://github.com/gngpp/nas-xunlei/trunk/openwrt package/xunlei
85+
cd package
86+
svn co https://github.com/gngpp/nas-xunlei/trunk/openwrt
87+
cd -
8688
make menuconfig # choose LUCI->Applications->Luci-app-xunlei
8789
make V=s
8890
```

0 commit comments

Comments
 (0)