Details
-
Improvement
-
Resolution: Done
-
Major - P3
-
mongodb-2.6
-
None
Description
For example, the install instructions for Ubuntu (http://docs.mongodb.org/v2.6/tutorial/install-mongodb-on-ubuntu/) explicitly mention installing 2.6.1:
Specify each component package individually and append the version number to the package name, as in the following example that installs the 2.6.1 release of MongoDB:
To hedge against users copy and pasting these instructions (and therefore getting a version that is very out of date), update the instructions to use 2.6.9.
This probably only needs to be done as a 1 off, rather than being kept automatically up to date