Skip to content

Commit 3249f59

Browse files
committed
Fix package names for servers
1 parent 770e57c commit 3249f59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/tutorial/install-mongodb-on-redhat-centos-or-fedora-linux.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The 10gen repository contains four packages:
4949
optionally on other systems from which you may need to administer
5050
MongoDB systems.
5151

52-
- ``mongo-server-10gen``
52+
- ``mongo-10gen-server``
5353

5454
This package contains the :program:`mongod` and :program:`mongos`
5555
daemons from the latest **stable** release and associated
@@ -61,7 +61,7 @@ The 10gen repository contains four packages:
6161
this package on all production MongoDB hosts and optionally on other
6262
systems from which you may need to administer MongoDB systems.
6363

64-
- ``mongo18-server-10gen``
64+
- ``mongo18-10gen-server``
6565

6666
This package contains the :program:`mongod` and :program:`mongos`
6767
daemons from previous stable release and associated configuration and init

0 commit comments

Comments
 (0)