Update README.md

This commit is contained in:
Destan 2022-11-30 10:35:58 +08:00 committed by GitHub
parent e2e38f71d5
commit 2e8dd081cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ The openwrt install tutorial can be found through the [forum](https://forum.open
git clone https://github.com/destan19/OpenAppFilter.git package/OpenAppFilter
3. Open the compile configuration
```
echo luci-app-oaf >>.config
echo "CONFIG_PACKAGE_luci-app-oaf=y" >>.config
make defconfig
```
4. Begin compile