diff --git a/README.rst b/README.rst
index 2bd2325a6e2..d48a33179a8 100644
--- a/README.rst
+++ b/README.rst
@@ -5,7 +5,7 @@ MongoDB Documentation
This repository contains a major revision of the MongoDB
documentation, currently accessible at .
You can download and build locally if you already have `Sphinx
-`_ installed, with the following command: ::
+`_ and `PyYAML `_ installed, with the following command: ::
git clone git://github.com/mongodb/docs
cd docs/
diff --git a/source/administration/production-notes.txt b/source/administration/production-notes.txt
index 3dac2b57e8c..d80b47a1e06 100644
--- a/source/administration/production-notes.txt
+++ b/source/administration/production-notes.txt
@@ -266,7 +266,7 @@ Production Checklist
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Always use 64-bit Builds for Production. MongoDB uses memory mapped
-files. See the :ref:`32-bit limitations ` for
+files. See the :ref:`32-bit limitations page ` for
more information.
32-bit builds exist to support use on development machines and also for