From 94f39964c82618b02f949af8baa7db5973945db5 Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Wed, 24 Jan 2024 20:10:27 -0800 Subject: [PATCH] Update openwrt.md --- doc/openwrt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/openwrt.md b/doc/openwrt.md index d7bc7237..4752b30d 100644 --- a/doc/openwrt.md +++ b/doc/openwrt.md @@ -5,7 +5,7 @@ These instructions assume can build an OpenWrt firmware for your hardware: - you will likely also want to install nginx from the main feed and configure it as a reverse proxy to the databag service ## Databag is currently included as a custom feed - - in feed.conf at the root of the repository add: + - in feeds.conf at the root of the repository add: - src-git databag https://github.com/balzack/databag.git - update the package list by running: - scripts/feeds update databag