From 6487b7b7119d804a99ac55fdfc7b193b39893173 Mon Sep 17 00:00:00 2001 From: Joshua Medley Date: Mon, 24 Jan 2022 17:47:50 +0000 Subject: [PATCH] small update re import script --- cantabular-import/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cantabular-import/README.md b/cantabular-import/README.md index ec217758..1451318b 100644 --- a/cantabular-import/README.md +++ b/cantabular-import/README.md @@ -55,7 +55,8 @@ and Mongo tools to run the scripts below You will need to run the `import-recipes` script in `dp-recipe-api` when -first building the containers before running an import. See the README here: +first building the containers, while the stack is running but before running an import. +See the README here: https://github.com/ONSdigital/dp-recipe-api/tree/develop/import-recipes :bulb: **Note:** *As an alternative to running the `import-recipes` script on its own, there is