docs: use Backstage application directory

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
This commit is contained in:
Himanshu Mishra
2022-02-09 11:02:54 +01:00
parent 805f8acfd0
commit d3fcf47a96
+1 -1
View File
@@ -17,7 +17,7 @@ Let's get started by installing the home plugin and creating a simple home page
#### 1. Install the plugin
```
# From the Backstage repository root
# From your Backstage application directory
cd packages/app
yarn add @backstage/plugin-home
```