diff --git a/README.md b/README.md index 598bb25..adc3290 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ and 1. Install Docker, docker-compose, and git 2. Create a new repository in Gitea, using this repository as a template 3. Clone the new repository +4. Copy `.env.sample` to `.env` 4. Copy `src/.env.example` to `src/.env` 5. Run `docker-compose up`