diff --git a/README.md b/README.md index 1cb6dd9..04c90d8 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,9 @@ QuickMongo is a beginner-friendly and feature-rich wrapper for MongoDB that allo ```bash $ npm install --save quickmongo - +``` OR +```bash $ yarn add quickmongo ```