Skip to content

Commit dbefa20

Browse files
committed
chore: update readme to use pnpm[2]
1 parent 65d835d commit dbefa20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ In order to make migration for the clickhouse, go to the `./migrations/clickhous
9797

9898
Then run
9999
```
100-
npm run migrate:clickhouse
100+
pnpm migrate:clickhouse
101101
```
102102

103103
to apply the migration.

0 commit comments

Comments
 (0)