We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61ec758 commit 3c8b33dCopy full SHA for 3c8b33d
.DS_Store
-6 KB
README.md
@@ -35,7 +35,7 @@ yarn --cwd packages/app add @sysdig/backstage-plugin-sysdig
35
36
```bash
37
# From your Backstage root directory
38
-git clone https://github.com/sysdiglabs/backstage-plugin-sysdig -o plugins/sysdig
+git clone https://github.com/sysdiglabs/backstage-plugin-sysdig plugins/sysdig
39
yarn install
40
```
41
0 commit comments