Skip to content

Commit

Permalink
docs: add project name as arg to scaf command
Browse files Browse the repository at this point in the history
  • Loading branch information
rochecompaan committed Jan 3, 2024
1 parent 79a5d51 commit f5cd9b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ be found on your system.

## Creating a new project using this repo

Run `scaf` and answer all the questions, and you'll have your new project!
Run `scaf myproject`, answer all the questions, and you'll have your new project!

Inside `[project_slug]/README.md`, you will have more
Inside `myproject/README.md`, you will have more
documentation explaining how to use and configure your newly created project.

## Terraform and AWS
Expand Down

0 comments on commit f5cd9b6

Please # to comment.