diff options
Diffstat (limited to 'docs/source/siteadmin/deploying.rst')
-rw-r--r-- | docs/source/siteadmin/deploying.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/source/siteadmin/deploying.rst b/docs/source/siteadmin/deploying.rst index d20f0170..7b9d6e31 100644 --- a/docs/source/siteadmin/deploying.rst +++ b/docs/source/siteadmin/deploying.rst @@ -66,7 +66,9 @@ MediaGoblin has the following core dependencies: - `Node.js <https://nodejs.org>`_ On a DEB-based system (e.g Debian, Trisquel, Ubuntu and -derivatives) issue the following commands:: +derivatives) issue the following commands: + +.. code-block:: bash # Debian, Trisquel, Ubuntu and derivatives (Hereafter Debian and co.) sudo apt update |