Skip to content

Commit

Permalink
Add install instructions to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinegb committed Aug 18, 2024
1 parent 5aed7a9 commit 8b47c95
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,15 @@ On desktop, Discord might display the activity like this instead:
<img width="295" alt="Screenshot 2024-08-17 at 5 40 49 PM" src="https://github.com/user-attachments/assets/c2711e08-e4cb-4280-b44a-6e6d7df43b58">

Unfortunately, there's nothing I can do about that, but at least it doesn't look bad still.

## Install

Right now, the easiest way to install if you have the Rust toolchain installed
is with Cargo:

```
cargo install --git https://github.com/valentinegb/apple-music-rich-presence.git --tag v1.0.0
```

The program has only been tested on macOS. It probably works okay on Linux too,
but probably doesn't work at all on Windows.

0 comments on commit 8b47c95

Please sign in to comment.