From 1708dc3024d5d37a54bc605cc538d5d2b4eab45f Mon Sep 17 00:00:00 2001 From: apo-mak Date: Sun, 19 Mar 2023 12:57:47 +0200 Subject: [PATCH] Update README.md (#520) fix /data/ reference typo . --- AdguardHome/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AdguardHome/README.md b/AdguardHome/README.md index 91df880..7154cd6 100644 --- a/AdguardHome/README.md +++ b/AdguardHome/README.md @@ -18,7 +18,7 @@ ## Steps -Please note if you have firmware v2 or above you have to copy all files into /data instead of /data. You can see what version you are running by running: ubnt-device-info firmware +Please note if you have firmware v2 or above you have to copy all files into /data instead of /mnt/data. You can see what version you are running by running: ubnt-device-info firmware 1. Check if you have either `/mnt/data/` or `/data/` and use the correct one below. 2. Copy [05-install-cni-plugins.sh](../cni-plugins/05-install-cni-plugins.sh) to /data/on_boot.d