summaryrefslogtreecommitdiff
path: root/packages/openwrt/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/openwrt/README.md')
-rw-r--r--packages/openwrt/README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages/openwrt/README.md b/packages/openwrt/README.md
new file mode 100644
index 000000000..487dcabf7
--- /dev/null
+++ b/packages/openwrt/README.md
@@ -0,0 +1,14 @@
+Notice
+======
+
+You should only use this as a feed if you are aware that you will get an unstable `nDPId` version.
+To get a more stable `nDPId` experience, use the https://github.com/utoni/my-openwrt-packages feed.
+
+HowTo use this
+==============
+
+Simply add `src-link ndpid_testing [path-to-this-dir]` to your OpenWrt repository feeds (`feeds.conf`).
+
+Run `./scripts/feeds update -a && ./scripts/feeds install -a` from the OpenWrt repository directory.
+
+There should be a new package named `nDPId-testing` available.