Skip to content

Commit 9575760

Browse files
committed
update readme
1 parent 0d67979 commit 9575760

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,13 @@ The [Legacy API](./legacy-api.md) (with fromNpmLock, fromYarnLock, etc.) is now
6767
Before contributing, please make sure that your code is formatted correctly by running
6868

6969
```sh
70-
nix fmt
70+
treefmt
7171
```
7272

7373
All tests (including format check) can be run by
7474

7575
```sh
76-
nix flake check
76+
nix flake check ./dev
7777
```
7878

7979
## License

0 commit comments

Comments
 (0)