docs: add build instructions to README

This commit is contained in:
z0x 2025-05-08 23:10:04 -04:00
parent 1ec36a9289
commit 8bf584f9e9

View file

@ -26,6 +26,12 @@ localhost {
} }
``` ```
## Build from source
```bash
xcaddy build --with git.home.arpa/z0x/caddy-anubis
```
## Credits ## Credits
- [TecharoHQ/anubis](https://github.com/TecharoHQ/anubis) - [TecharoHQ/anubis](https://github.com/TecharoHQ/anubis)