diff --git a/skills/generating-images/SKILL.md b/skills/generating-images/SKILL.md index b5ff191..c5d3c51 100644 --- a/skills/generating-images/SKILL.md +++ b/skills/generating-images/SKILL.md @@ -43,7 +43,7 @@ Use these defaults unless the user specifies otherwise: Run `download-image.sh` (located in this skill's `scripts/` directory) to download and preview the image: ```bash -bash skills/generating-images/scripts/download-image.sh \ +bash scripts/download-image.sh \ --url "" \ --id "" \ --format "" \