mirror of
https://github.com/nestjs/docs.nestjs.com.git
synced 2026-02-25 22:15:07 +00:00
Merge pull request #3363 from dewa-nanda/patch-1
docs: remove stray backtick from prisma install command
This commit is contained in:
@@ -313,7 +313,7 @@ npm install @prisma/adapter-pg
|
||||
- For MySQL, MsSQL, AzureSQL:
|
||||
|
||||
```bash
|
||||
npm install @prisma/adapter-mariadb`
|
||||
npm install @prisma/adapter-mariadb
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
Reference in New Issue
Block a user