Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hildxd committed Jan 26, 2024
1 parent 2c2cf24 commit dda18e4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## How to run

**node version >= 20**
if you encounter problems installing argon2, you can check [before-installing](https://www.npmjs.com/package/argon2#before-installing)

1. Install dependencies
mac:
Expand Down Expand Up @@ -31,4 +33,4 @@ pnpm serve:dev
5. run client
```bash
pnpm client:dev
```
```

0 comments on commit dda18e4

Please sign in to comment.