From c31389a28fbac6ab3da713ca50915318e025e3ee Mon Sep 17 00:00:00 2001 From: mahula Date: Sat, 16 Mar 2024 09:25:12 +0100 Subject: [PATCH] addpackage update info to readme command table --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5a51136..67ceb85 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,8 @@ The following commands are available: | **Documentation** | | | `npm run docs:dev` | Run Documentation in development mode | | `npm run docs:build` | Build static documentation | +| **Maintenance** | | +| `npm run update` | Check for updates | ### Docker