Merge pull request #15412 from Parsifal-M/update-backstage-createapp

Added @latest to the npx @backstage/create-app
This commit is contained in:
Ben Lambert
2022-12-27 16:01:53 +01:00
committed by GitHub
+1 -1
View File
@@ -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