diff --git a/skills/remotion-best-practices/remotion-create/REFERENCE.md b/skills/remotion-best-practices/remotion-create/REFERENCE.md index 3a58fe2..1007854 100644 --- a/skills/remotion-best-practices/remotion-create/REFERENCE.md +++ b/skills/remotion-best-practices/remotion-create/REFERENCE.md @@ -10,7 +10,7 @@ If this is not the next task, see [Remotion Best Practices](../SKILL.md) ## Scaffold a project If a project already exists, skip this. -Ensure Node.js and Git is installed, and the current folder is appropriate for starting a new project. +Ensure Node.js and Git are installed, and the current folder is appropriate for starting a new project. Scaffold one using: diff --git a/skills/remotion-create/SKILL.md b/skills/remotion-create/SKILL.md index 5e59289..7b8bcd2 100644 --- a/skills/remotion-create/SKILL.md +++ b/skills/remotion-create/SKILL.md @@ -10,7 +10,7 @@ If this is not the next task, see [Remotion Best Practices](../remotion-best-pra ## Scaffold a project If a project already exists, skip this. -Ensure Node.js and Git is installed, and the current folder is appropriate for starting a new project. +Ensure Node.js and Git are installed, and the current folder is appropriate for starting a new project. Scaffold one using: