Skip to content

Commit 3c8b33d

Browse files
committed
Fix typo in README
1 parent 61ec758 commit 3c8b33d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.DS_Store

-6 KB
Binary file not shown.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ yarn --cwd packages/app add @sysdig/backstage-plugin-sysdig
3535

3636
```bash
3737
# From your Backstage root directory
38-
git clone https://github.com/sysdiglabs/backstage-plugin-sysdig -o plugins/sysdig
38+
git clone https://github.com/sysdiglabs/backstage-plugin-sysdig plugins/sysdig
3939
yarn install
4040
```
4141

0 commit comments

Comments
 (0)