Skip to content

DOCS-4623 - minor fix, minimum version #2130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions source/tutorial/install-mongodb-on-windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ Use this tutorial to install MongoDB on a Windows systems.
R2 or Windows 7, please install `a hotfix to resolve an issue with
memory mapped files on Windows <http://support.microsoft.com/kb/2731284>`_.

Prerequisites
-------------

MongoDB for Windows requires Windows Server 2008 R2, Windows Vista, or
later. The MSI installer includes all other software dependencies.

Install MongoDB
---------------

Expand Down