Skip to content

Commit

Permalink
docs(README): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
andreszorro committed Mar 5, 2024
1 parent 95dc2f5 commit 915b0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This is an opinionated scaffolding tool written in TypeScript/[Bun](https://bun.
## Usage

```bash
sfcz --dest {docs_folder}
scfz --dest {docs_folder}
```

where `{docs_folder}` is a folder where dsl files will be generated. The tool creates an `architecture/` folder and starts scaffolding from there.
Expand Down

0 comments on commit 915b0d2

Please sign in to comment.