Update running-backstage-locally.md

https url is more accessible for environments, where github authentication has not been set up.

Signed-off-by: Priit Liivak <priitliivak@gmail.com>
This commit is contained in:
Priit Liivak
2022-11-15 15:43:49 +02:00
committed by GitHub
parent 1d3025fcbd
commit 2500d440a6
@@ -48,7 +48,7 @@ of GitHub and run an initial install.
```bash
# Start from your local development folder
git clone --depth 1 git@github.com:backstage/backstage.git
git clone --depth 1 https://github.com/backstage/backstage.git
cd backstage
# Install our dependencies