We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13c24b4 commit e7f0bfeCopy full SHA for e7f0bfe
1 file changed
README.md
@@ -9,6 +9,12 @@ A command-line interface for the [Beeper Desktop API](https://developers.beeper.
9
10
## Installation
11
12
+### Download Binary
13
+
14
+Download the latest release from the [releases page](https://github.com/foeken/beeper-cli/releases).
15
16
+### Build from Source
17
18
```bash
19
go install github.com/foeken/beeper-cli@latest
20
```
0 commit comments