From 5ce9f32a3f5fcf2dbaaa472adaabcaafb14f070b Mon Sep 17 00:00:00 2001 From: Enrico Galassi Date: Thu, 13 Jul 2023 15:33:30 +0200 Subject: [PATCH] Update README with update command --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c61bd5..7a9748a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,13 @@ Built using: dotnet tool install --global MyCalendar --version 0.1.1 ``` -## Commands +## Update + +```shell +dotnet tool update -g MyCalendar +``` + +## Commands ``` shell # Add a ToDo element