From 2a0b3318667dfc50c4e225e21084fa8a152b06fb Mon Sep 17 00:00:00 2001 From: Thomas Morrell Date: Tue, 5 Sep 2023 06:16:33 -0700 Subject: [PATCH] scaffold: add more explanation --- docs/install/scaffold.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/install/scaffold.md b/docs/install/scaffold.md index 05d2c3ef..76505602 100644 --- a/docs/install/scaffold.md +++ b/docs/install/scaffold.md @@ -4,7 +4,9 @@ Now that you have Invenio-CLI [installed](cli.md), we will use it to scaffold a ## Initialize project -First, we need to create the project - the necessary files and folders for your InvenioRDM instance. +First, we need to create the project - the necessary files and folders for your InvenioRDM instance. You'll want to commit +the generated project into a version control system, as it will contain the customizations for your repository. If you're working +on an existing repository you can skip the scaffolding step, as it only has to be done once. The CLI will require the following data: