Skip to content

Commit 3a6642f

Browse files
author
Gábor Tóth
committed
Update source/tutorial/install-mongodb-on-debian-or-ubuntu-linux.txt
Inserting mongodb20-10gen package
1 parent 50a08b2 commit 3a6642f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

source/tutorial/install-mongodb-on-debian-or-ubuntu-linux.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,20 @@ configuration and operation.
3939
Package Options
4040
---------------
4141

42-
The 10gen repository contains two packages:
42+
The 10gen repository contains three packages:
4343

4444
- ``mongodb-10gen``
4545

4646
This package contains the latest **stable** release. Use this for
4747
production deployments.
4848

49+
- ``mongodb20-10gen``
50+
51+
This package contains the stable release of v2.0 branch.
52+
4953
- ``mongodb18-10gen``
5054

51-
This package contains the previous stable release.
55+
This package contains the stable release of v1.8 branch.
5256

5357
You cannot install these packages concurrently with each other or with
5458
the ``mongodb`` package that your release of Debian or Ubuntu may

0 commit comments

Comments
 (0)