Skip to content

Commit 5fd8221

Browse files
committed
fix: typo in command for resetting project
1 parent 92efd2d commit 5fd8221

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)