Skip to content

Commit

Permalink
Updated HomeBrew upgrade command (evcc-io#683)
Browse files Browse the repository at this point in the history
  • Loading branch information
cafferata authored Dec 6, 2024
1 parent 05fee66 commit bbd4e79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/installation/macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Um auf eine neue Version von evcc zu aktualisieren, führe folgende Schritte dur
- Installiere evcc:

```sh
brew install evcc
brew upgrade evcc
```

## Weitere Befehle
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ To upgrade to a new version of evcc, perform the following steps:
- Upgrade evcc:

```sh
brew install evcc
brew upgrade evcc
```

## Additional Commands
Expand Down

0 comments on commit bbd4e79

Please sign in to comment.