Skip to content

Commit

Permalink
Update README with update command
Browse files Browse the repository at this point in the history
  • Loading branch information
galassie committed Jul 13, 2023
1 parent 9cf3736 commit 5ce9f32
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5ce9f32

Please sign in to comment.