Skip to content

Commit

Permalink
chore: update readme (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
nachoaldamav authored Nov 3, 2023
1 parent 7e00206 commit 81cdf74
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ await reflinkFile('source.txt', 'destination.txt');
This package is tested using `vitest`. You can run the tests locally using:

```bash
yarn install
yarn build
yarn test
pnpm install
pnpm build
pnpm test
```

0 comments on commit 81cdf74

Please sign in to comment.