Update packages/cli/src/commands/onboard/README.md

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
This commit is contained in:
Philipp Hugenroth
2023-03-09 16:53:10 +01:00
committed by Philipp Hugenroth
parent b590c95ed8
commit 349b70af35
+1 -1
View File
@@ -14,7 +14,7 @@ npx @backstage/create-app
cd new-backstage-app
# Run the modded cli in the new app
../github/backstage/packages/cli/bin/backstage-cli admin
../github/backstage/packages/cli/bin/backstage-cli onboard
? Do you want to set up Authentication for this project? (Y/n)
...