We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8625280 + ceec675 commit ef1b90eCopy full SHA for ef1b90e
readme.md
@@ -33,8 +33,10 @@ Apple Silicon processors don't provide an easy way to see live power consumption
33
34
## 🍺 Install via Homebrew
35
36
+You can install [`macmon`](https://formulae.brew.sh/formula/macmon) using [brew](https://brew.sh/):
37
+
38
```sh
-brew install vladkens/tap/macmon
39
+$ brew install macmon
40
```
41
42
## 📦 Install from source
0 commit comments