diff --git a/src/components/BrowseTab.tsx b/src/components/BrowseTab.tsx
index 58e6001..435b0b2 100644
--- a/src/components/BrowseTab.tsx
+++ b/src/components/BrowseTab.tsx
@@ -215,7 +215,8 @@ export default function BrowseTab({ skills }: Props) {
whiteSpace: "nowrap", overflow: "hidden", textOverflow: "ellipsis",
minWidth: 0,
}}>
- {installCmd}
+ {installCmd}
+ --skill {skill.name}