Skip to content

Commit 276cf56

Browse files
authored
Merge pull request #92 from alainkaiser/main
Fix: typo in command for resetting project
2 parents 92efd2d + 5fd8221 commit 276cf56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ npx @strapi-community/dockerize new
9191
### 🧹 Resetting project
9292

9393
```bash
94-
@strapi-community/dockerize reset
94+
npx @strapi-community/dockerize reset
9595
```
9696

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

0 commit comments

Comments
 (0)