Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 169 Bytes

readme.md

File metadata and controls

9 lines (6 loc) · 169 Bytes

How to install Mongodump on Mac

  • For this we will have to install mongoDB database tools
    brew tap mongodb/brew
    brew install mongodb-database-tools