mirror of
https://github.com/Discreetly/.github.git
synced 2026-01-07 15:03:57 -05:00
Update README.md
This commit is contained in:
@@ -57,7 +57,7 @@ DISCORD_PASSWORD=''
|
||||
**Initalize Prisma**
|
||||
|
||||
```
|
||||
cd Discreetly/server && npx prisma db init && npx prisma db push
|
||||
cd Discreetly/server && npx prisma init && npx prisma db push
|
||||
```
|
||||
|
||||
**Seed the Database**
|
||||
|
||||
Reference in New Issue
Block a user