Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion skills/remotion-create/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down