Merge pull request #2390 from spotify/rugvip/temp-docs

docs: more visible heads up about completing installation steps for templates
This commit is contained in:
Patrik Oldsberg
2020-09-10 09:55:45 +02:00
committed by GitHub
+8 -5
View File
@@ -15,12 +15,15 @@ like GitHub.
### Getting Started
The Software Templates are available under `/create`. If you've followed
[Installing in your Backstage App](./installation.md) in your separate App or
[Getting Started with Backstage](../../getting-started) for this repo, you
should be able to reach `http://localhost:3000/create`.
> Be sure to have covered [Installing in your Backstage App](./installation.md)
> for your separate App or
> [Getting Started with Backstage](../../getting-started) for this repo before
> proceeding.
You should get something that looks similar to this:
The Software Templates are available under `/create`. For local development you
should be able to reach them at `http://localhost:3000/create`.
Once there, you should see something that looks similar to this:
![Create Image](../../assets/software-templates/create.png)