Added missing line so code block renders

This commit is contained in:
Matt Haggard 2012-06-05 12:47:32 -06:00
parent 17f3865339
commit 6075bee8f4

View File

@ -25,6 +25,7 @@ To install Salt on Ubuntu, use the following command:
`msgpack-python` from Oneiric:
.. code-block:: bash
sudo add-apt-repository 'deb http://us.archive.ubuntu.com/ubuntu/ oneiric universe'
sudo add-apt-repository ppa:saltstack/salt
sudo apt-get update