diff --git a/Reset-Password-via-CLI.md b/Reset-Password-via-CLI.md index a34ef50..3b26036 100644 --- a/Reset-Password-via-CLI.md +++ b/Reset-Password-via-CLI.md @@ -6,6 +6,8 @@ docker exec -it npm run reset-password ## Without Docker +cd to the working directory. + ```bash npm run reset-passswrod ``` \ No newline at end of file