mirror of
https://github.com/immich-app/immich.git
synced 2026-02-12 11:58:15 +03:00
chore: update docs to use pnpm (#21113)
This commit is contained in:
@@ -5,7 +5,7 @@ After making any changes in the `server/src/schema`, a database migration need t
|
||||
1. Run the command
|
||||
|
||||
```bash
|
||||
npm run migrations:generate <migration-name>
|
||||
pnpm run migrations:generate <migration-name>
|
||||
```
|
||||
|
||||
2. Check if the migration file makes sense.
|
||||
|
||||
Reference in New Issue
Block a user