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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user