aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2022-12-19 09:49:45 +0100
committerGravatar Christian Hesse <mail@eworm.de>2022-12-19 09:49:45 +0100
commit9983a69188992f341fffaca15f5c434b15d23a80 (patch)
tree99e89f6b059bd95f8d695d07fce4b3681f86f239
parenta3e2822a0a6fd16678159c066fd0f1c8fb69303d (diff)
README: RouterOS v7 path syntax
Missed one in b6ddc5968e7a3393bb6e9b0c0ccf96379efc62b4...
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a6978ac..3908184 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ The configuration needs to be tweaked for your needs. Edit
[`global-config`](global-config) (the one without `-overlay`).
Save changes and exit with `Ctrl-o`.
- /system/script edit global-config-overlay source;
+ /system/script/edit global-config-overlay source;
![screenshot: edit global-config-overlay](README.d/05-edit-global-config-overlay.avif)