docs: Remove confusing wording from k8 plugin install

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2022-04-25 10:50:09 +02:00
parent 055ab67111
commit 1934e70c5c
+1 -3
View File
@@ -13,9 +13,7 @@ If you haven't setup Backstage already, read the
## Adding the Kubernetes frontend plugin
The first step is to add the Kubernetes frontend plugin to your Backstage
application. Navigate to your new Backstage application directory, and then to
your `packages/app` directory, and install the `@backstage/plugin-kubernetes`
package.
application.
```bash
# From your Backstage root directory