Skip to content

Commit bf4ec56

Browse files
committed
fix enterprise path
1 parent a4fa3e3 commit bf4ec56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/install-atlas-cli.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ Follow These Steps
336336

337337
.. code-block:: sh
338338

339-
echo "deb http://repo.mongodb.com/apt/debian bullseye/mongodb-enterprise/{+mdbVersion+} main" | sudo tee /etc/apt/sources.list.d/mongodb-org-6.0.list
339+
echo "deb http://repo.mongodb.com/apt/debian bullseye/mongodb-enterprise/{+mdbVersion+} main" | sudo tee /etc/apt/sources.list.d/mongodb-enterprise.list
340340

341341
.. tab:: Debian 10 (Buster)
342342
:tabid: ent-deb-10

0 commit comments

Comments
 (0)