From 750555e6c4181ee5609fb626b8a8b7363bb9d318 Mon Sep 17 00:00:00 2001 From: Brett Jones <54408245+kowh-ai@users.noreply.github.com> Date: Wed, 22 Feb 2023 10:23:14 +0100 Subject: [PATCH] README updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 325d986..9fa0486 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ All Docker Compose commands in this README will use the V2 version of Compose ie used the `docker-compose` command. Please see [Docker Compose](https://docs.docker.com/compose/compose-v2/) for more information. -## Install CKAN plus dependencies +## Install (build and run) CKAN plus dependencies Copy the included `.env.example` and rename it to `.env`. Modify it depending on your own needs.