Skip to content

Commit

Permalink
fix: typo in command for resetting project
Browse files Browse the repository at this point in the history
  • Loading branch information
alainkaiser committed Aug 23, 2023
1 parent 92efd2d commit 5fd8221
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 @@ -91,7 +91,7 @@ npx @strapi-community/dockerize new
### 🧹 Resetting project

```bash
@strapi-community/dockerize reset
npx @strapi-community/dockerize reset
```

_Note_ that **RESET** will delete the `config/env` folder with all of it's content
Expand Down

0 comments on commit 5fd8221

Please sign in to comment.