diff --git a/README.md b/README.md index 142f486..d51c16f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Wrapped tool for the guys living in a b&w world. Copy the `env.sample` in `.env` and set up the variables: ```sh -$ cp env.sample .env +$ cp env-sample .env ``` ```ini diff --git a/internal/web/templates/result.html b/internal/web/templates/result.html index e0505d5..30accf8 100644 --- a/internal/web/templates/result.html +++ b/internal/web/templates/result.html @@ -1,7 +1,7 @@ {{ template "header.html" . }}