Skip to content

Commit

Permalink
chore: change install command
Browse files Browse the repository at this point in the history
  • Loading branch information
Dun-sin authored Jul 29, 2023
1 parent d61c029 commit 963db33
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 @@ -107,7 +107,7 @@ Before installation, please make sure you have already installed the following t
4. Install dependencies with `npm install`

```bash
npm install
npm run install
```

5. Use `.env_sample` to configure the `.env` file for this project. For mongodb url use the localhost to test
Expand Down

0 comments on commit 963db33

Please sign in to comment.