diff --git a/source/tutorial/install-mongodb-on-debian.txt b/source/tutorial/install-mongodb-on-debian.txt index d355d1038fb..b39936916b9 100644 --- a/source/tutorial/install-mongodb-on-debian.txt +++ b/source/tutorial/install-mongodb-on-debian.txt @@ -67,7 +67,7 @@ sign packages with GPG keys. Issue the following command to import the sudo apt-key adv --keyserver keyserver.ubuntu.com --recv 7F0CEB10 Create the ``/etc/apt/sources.list.d/10gen.list`` file and include -the following line for the 10gen repository. +a line for the 10gen repository with the following command: .. code-block:: sh