Skip to content

Commit 520eb06

Browse files
committed
repeat admonition about ubuntu's mongodb package vs mongodb's mongodb-org package
1 parent ec35317 commit 520eb06

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

source/includes/important-dont-use-distro-packages.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The unofficial ``mongodb`` package provided by |distro-name| is
44
**not** maintained by MongoDB and conflict with MongoDB's offically
5-
supported packages. You should always use the official MongoDB
5+
supported packages. Use the official MongoDB
66
|package-name| packages, which are kept up-to-date with the most
77
recent major and minor MongoDB releases.
88

source/tutorial/install-mongodb-on-ubuntu.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ Install MongoDB Community Edition
4848
Using ``.deb`` Packages (Recommended)
4949
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5050

51+
.. include:: /includes/important-dont-use-distro-packages.rst
52+
5153
.. include:: /includes/steps/install-mongodb-on-ubuntu.rst
5254

5355
Using ``.tgz`` Tarballs

0 commit comments

Comments
 (0)