MongoDB Command Line Installation

I am working on a full stack system. The instruction I am following uses a MAC but I am using a PC. The instructor is using Home Brew which is only for a MAC. But he is able to download MongoDB using Home Brew. How do I download the command line for MongoDB?

I am following a video course where the instructor is using a MAC while I am using a PC. He has used Homebrew to install the Mongo Shell Command. But Homebrew is just for a MAC. How do I install the Mongo CLI locally if I am using a PC?

I am using Microsoft Code as an IDE. Maybe there is a simple command line entry I can use with npm?

Hi,

Have you tried downloading and installing the Windows version from the official website?

In the Platform field at the very bottom there is Windows x64

Thank you. I will see if this helps. It looks like it will.