diff --git a/README.md b/README.md index d1968c0..4c66187 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Guild war service for MMORPG KIT ## Install - Clone this repo -- `npm i` +- `npm i --force` ## Generate Prisma Clients - `npx prisma generate --schema "./prisma/guildWarSchema.prisma"`