Skip to content

Commit ad942f2

Browse files
committed
openwrt: 24.10.0 switched to apk
1 parent a64104b commit ad942f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openwrt/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ Now compile/build everything:
3333
make
3434
```
3535

36-
The images and all \*.ipk packages are now inside the bin/ folder.
37-
You can install the kadnode .ipk using "opkg install \<ipkg-file\>" on the router.
36+
The images and all \*.apk or \*.ipk packages are now inside the bin/ folder.
37+
You can install the kadnode package using `opkg install <kadnode-ipkg>` or `pkg add <kadnode-apk>` on the router.
3838

3939
For details please check the OpenWrt documentation.
4040

0 commit comments

Comments
 (0)