File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,9 @@ level: 4
19
19
ref : sources-list
20
20
content : |
21
21
22
- Create the list file for your version of Ubuntu.
22
+ Create the list file
23
+ ``/etc/apt/sources.list.d/mongodb-org-{+version+}.list`` for your
24
+ version of Ubuntu.
23
25
24
26
.. tabs::
25
27
@@ -28,7 +30,7 @@ content: |
28
30
name: Ubuntu 14.04 (Trusty)
29
31
content: |
30
32
31
- Use the following command to create the
33
+ Create the
32
34
``/etc/apt/sources.list.d/mongodb-org-{+version+}.list``
33
35
file:
34
36
@@ -42,8 +44,7 @@ content: |
42
44
43
45
Create the
44
46
``/etc/apt/sources.list.d/mongodb-org-{+version+}.list``
45
- list file using the command appropriate for your version
46
- of Ubuntu:
47
+ file:
47
48
48
49
.. code-block:: sh
49
50
@@ -55,8 +56,7 @@ content: |
55
56
56
57
Create the
57
58
``/etc/apt/sources.list.d/mongodb-org-{+version+}.list``
58
- list file using the command appropriate for your version
59
- of Ubuntu:
59
+ file:
60
60
61
61
.. code-block:: sh
62
62
You can’t perform that action at this time.
0 commit comments