Skip to content

Requirements

List the tools and access needed before installation.

Keep prerequisites short, exact, and testable.

Tools

  • A supported operating system.
  • Git for retrieving the source.
  • The runtime version required by your project.

Verify

Give readers one command per prerequisite:

$ project --version
project 0.1.0

Replace the placeholder command with your own before publishing.