Skip to content

Commit

Permalink
add --formula flag to reinstall command (#2163)
Browse files Browse the repository at this point in the history
this prevents reinstalling the unrelated alloy cask

(cherry picked from commit cfad180)
  • Loading branch information
maxlemieux authored and grafanabot committed Nov 26, 2024
1 parent 6cb7a0f commit 06e52cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/configure/macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ To customize the {{< param "PRODUCT_NAME" >}} service on macOS, perform the foll
1. Reinstall the {{< param "PRODUCT_NAME" >}} Formula by running the following command in a terminal:

```shell
brew reinstall alloy
brew reinstall --formula alloy
```

1. Restart the {{< param "PRODUCT_NAME" >}} service by running the command in a terminal:
Expand Down

0 comments on commit 06e52cb

Please sign in to comment.