Update README.md

This commit is contained in:
Martin/Geno 2019-02-26 15:59:08 +01:00
parent b02906dcae
commit 9ec2136705
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ feeds.conf
in the OpenWrt buildroot: in the OpenWrt buildroot:
``` ```
src-git wifictld git@dev.sum7.eu:wifictld/wifictld.git src-git wifictld gitlab@dev.sum7.eu:wifictld/wifictld.git
``` ```
This feed should be included and enabled by default in the This feed should be included and enabled by default in the
@ -26,7 +26,7 @@ run:
./scripts/feeds install -a -p wifictld ./scripts/feeds install -a -p wifictld
``` ```
The wifictld packages should now appear in menuconfig. The wifictld packages should now appear in menuconfig under wireless.
## Snapshots / Download ## Snapshots / Download