From 368a4d6bdfbe891e3056cb99ce78d63cdbc79bcf Mon Sep 17 00:00:00 2001 From: Peter Macdonald Date: Tue, 27 Dec 2022 12:14:14 +0100 Subject: [PATCH] Udated the getting-started docs only as advised Signed-off-by: Peter Macdonald --- docs/getting-started/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/index.md b/docs/getting-started/index.md index 16e361a19f..962919015b 100644 --- a/docs/getting-started/index.md +++ b/docs/getting-started/index.md @@ -49,7 +49,7 @@ installation. Running the command below will install Backstage. The wizard will create a subdirectory inside your current working directory. ```bash -npx @backstage/create-app +npx @backstage/create-app@latest ``` The wizard will ask you for the name of the app, which will also be the name of the directory