We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37813da commit 44b73d1Copy full SHA for 44b73d1
openwrt/README.md
@@ -10,9 +10,9 @@ cd openwrt
10
./scripts/feeds update -a
11
./scripts/feeds install -a
12
13
-git clone https://github.com/mwarning/kadnode.git
14
-cp -rf kadnode/openwrt/kadnode package/
15
-rm -rf kadnode/
+git clone https://github.com/mwarning/KadNode.git
+cp -rf KadNode/openwrt/kadnode package/
+rm -rf KadNode/
16
17
make defconfig
18
make menuconfig
0 commit comments