From 3b73a5ce9c1fab4bf441dc69a2bc30c22b319109 Mon Sep 17 00:00:00 2001 From: Roman Frey Date: Wed, 5 May 2021 22:00:37 +0100 Subject: [PATCH] Update plugins/ilert/README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fredrik Adelöw Signed-off-by: yacut --- plugins/ilert/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/ilert/README.md b/plugins/ilert/README.md index 87b67a2052..c6b7a94731 100644 --- a/plugins/ilert/README.md +++ b/plugins/ilert/README.md @@ -26,6 +26,8 @@ In detail this plugin provides: Install the plugin: ```bash +# From the Backstage repository root +cd packages/app yarn add @backstage/plugin-ilert ```