Skip to content

Commit

Permalink
docs: Update README.md (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
ginokent authored Dec 26, 2024
2 parents 90ed87f + f9c4f99 commit 2513ce7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ A simple and compact macOS menu bar app that displays your Mac's CPU, memory, Tx

## Installation

If you want to install the app, you can clone the repository and build the app using the following commands:
If you want to install the app, you can build the app using the following commands:

```bash
./build.sh
curl -LRo- https://github.com/hakadoriya/MenuBarMonitor/archive/main.tar.gz | tar -xf - && ./MenuBarMonitor-main/build.sh
```

Then Finder will open, drag and drop `MenuBarMonitor.app` to the Applications folder.

0 comments on commit 2513ce7

Please sign in to comment.