Skip to content

Commit a502096

Browse files
committed
trivial: tweak sentence in ubuntu install step
1 parent 1a027fc commit a502096

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

source/includes/steps-install-mongodb-on-ubuntu.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,18 @@ level: 4
1919
ref: sources-list
2020
content: |
2121
22+
Create the list file for your version of Ubuntu.
23+
2224
.. tabs::
2325
2426
tabs:
2527
- id: trusty
2628
name: Ubuntu 14.04 (Trusty)
2729
content: |
2830
29-
Create the
31+
Use the following command to create the
3032
``/etc/apt/sources.list.d/mongodb-org-{+version+}.list``
31-
list file using the command appropriate for your version
32-
of Ubuntu:
33+
file:
3334
3435
.. code-block:: sh
3536

0 commit comments

Comments
 (0)