Merge pull request #11059 from backstage/jhaals/fixdocz

docs: Remove confusing wording from k8 plugin install
This commit is contained in:
Johan Haals
2022-04-26 10:56:44 +02:00
committed by GitHub
+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