From de0f7a091b9dbd26bf24dbff8cd67c7effd4121f Mon Sep 17 00:00:00 2001 From: project-repo Date: Sat, 15 Apr 2023 18:51:58 +0200 Subject: [PATCH] Slight rewording --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ecd7e6b..1b22bfe 100644 --- a/README.md +++ b/README.md @@ -379,10 +379,9 @@ not touched by the script. ##### Create Release Artefacts -Once a release is completely ready to be published, the commit is tagged with the -version on the master branch etc. release artefacts have to be created. - -To aid this use: +The following command generates the release artefacts which must be created +once a release is completely ready to be published (the commit is tagged with +the version of the master branch, etc.): ``` meson compile create-artefacts -C build