Getting started corrections
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
@@ -275,8 +275,8 @@ otherwise something went terribly wrong.
|
||||
|
||||

|
||||
|
||||
- As URL use `https://github.com/backstage/demo/blob/master/catalog-info.yaml`.
|
||||
This is used by our [demo site](https://demo.backstage.io).
|
||||
- As URL use `https://github.com/backstage/backstage/blob/master/catalog-info.yaml`.
|
||||
This is used in our [demo site](https://demo.backstage.io) catalog.
|
||||
|
||||

|
||||
|
||||
@@ -285,7 +285,7 @@ otherwise something went terribly wrong.
|
||||

|
||||
|
||||
- You should receive a message that your entities have been added.
|
||||
- If you go back to `Home`, you should be able to find `demo`. You should be
|
||||
- If you go back to `Home`, you should be able to find `backstage`. You should be
|
||||
able to click it and see the details
|
||||
|
||||
## Create a new component using a software template
|
||||
|
||||
@@ -26,7 +26,7 @@ you to use the [Contributors](https://github.com/backstage/backstage/blob/master
|
||||
On MacOS, you will want to have run `xcode-select --install` to get the XCode command line build tooling in place.
|
||||
- An account with elevated rights to install the dependencies
|
||||
- `curl` or `wget` installed
|
||||
- Node.js [Active LTS Release](https://nodejs.org/en/blog/release/) installed using one of these
|
||||
- Node.js [Active LTS Release](https://nodejs.org/en/about/previous-releases) installed using one of these
|
||||
methods:
|
||||
- Using `nvm` (recommended)
|
||||
- [Installing nvm](https://github.com/nvm-sh/nvm#install--update-script)
|
||||
|
||||
Reference in New Issue
Block a user