Browse Source

Update 'README.md'

master
adro 2 years ago
parent
commit
e171a7fa09
  1. 2
      README.md

2
README.md

@ -6,7 +6,7 @@ Small web server to send Wake-on-LAN requests to its local network @@ -6,7 +6,7 @@ Small web server to send Wake-on-LAN requests to its local network
- Binary includes everything except config
## Installation
Run `go install git.ulra.eu/adro/miniwol`, resulting in a binary `~/go/bin/miniwol`.
Run `go install git.ulra.eu/adro/miniwol@latest`, resulting in a binary `~/go/bin/miniwol`.
Move this binary to e.G. `/usr/bin/miniwol` to run it like any command.
Examples include a simple systemd service to have it start automatically.

Loading…
Cancel
Save