aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2023-11-18 15:04:23 +0100
committerHimbeerserverDE <himbeerserverde@gmail.com>2023-11-18 15:04:23 +0100
commit3996bff08616bbe2b6a9ce6f5cfe9aaa8aa738cc (patch)
tree33a890cc32c996e43501e3ea60125da4055179d2 /README.md
parentb37c7a2b7692a4f8aa57865df4c00de07a5666dc (diff)
add dependent updater script
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index e6f9980..c7d1d09 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,9 @@
# netlinklib
Shared network interface status library for the rsdsl project.
+
+You can use the `update_netlinklib.sh` script
+to update the dependents to a new version.
+
+This requires all repositories to be in the exact same directory.
+The script must then be run from that directory.