Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manzari committed Dec 27, 2022
1 parent 9dbed8b commit b3376ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ Its meant to be used by [motioneye](https://github.com/ccrisan/motioneye)

## Install
Install on a Raspberry Pi running [motioneyeos](https://github.com/ccrisan/motioneyeos)
### Pre build binary
```bash
curl https://github.com/manzari/message-gotify-motioneyeos/releases/download/latest/message-gotify --output /data/message-gotify \
&& chmod +x /data/message-gotify \
&& /data/message-gotify
```

### Build from source
```bash
Expand Down
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module github.com/manzari/message-gotify-motioneyeos

go 1.19

0 comments on commit b3376ac

Please sign in to comment.