···11+# `caddy_anubis`
22+33+You can add caddy-anubis to your server using xcaddy:
44+55+```
66+xcaddy build \
77+ --with gl.kot.pink/kot/caddy-anubis \
88+ --replace github.com/TecharoHQ/anubis=github.com/kotx/anubis-static@v1.21.0
99+ # ...any other plugins
1010+```