File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ action:
1414 Use the following command:
1515 language : sh
1616 code : |
17- zypper addrepo --no-gpgcheck https://repo.mongodb.org/zypper/suse/11/mongodb-org/3.0/x86_64/ mongodb
17+ sudo zypper addrepo --no-gpgcheck https://repo.mongodb.org/zypper/suse/11/mongodb-org/3.0/x86_64/ mongodb
1818 - heading : For versions of MongoDB *earlier* than 3.0
1919 pre : |
2020 To install MongoDB packages from a previous :ref:`release
@@ -24,7 +24,7 @@ action:
2424 use the following command:
2525 language : sh
2626 code : |
27- zypper addrepo --no-gpgcheck http://downloads-distro.mongodb.org/repo/suse/os/x86_64/ mongodb
27+ sudo zypper addrepo --no-gpgcheck http://downloads-distro.mongodb.org/repo/suse/os/x86_64/ mongodb
2828 ---
2929title : Install the MongoDB packages and associated tools.
3030stepnum : 2
You can’t perform that action at this time.
0 commit comments