diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -94,7 +94,7 @@ A nix-based development environment is provided with the correct versions of all development dependencies. It can be activated by doing: ```bash -nix-shell -A shell +nix-shell ``` The `./cmd/mediocre-caddy` binary package can be used to run a Caddy instance |