Skip to content

Commit

Permalink
[release/v1.0] add --formula flag to reinstall command (#2165)
Browse files Browse the repository at this point in the history
this prevents reinstalling the unrelated alloy cask

(cherry picked from commit cfad180)

Co-authored-by: Max Lemieux <[email protected]>
  • Loading branch information
github-actions[bot] and maxlemieux authored Nov 26, 2024
1 parent 6cb7a0f commit a8eecee
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 a8eecee

Please sign in to comment.