Commit cf85fcec authored by Rasmus Steinke's avatar Rasmus Steinke

fix wrong language type for code-blocks

parent b34fd905
......@@ -41,13 +41,13 @@ MPD sources are managed in a git repository on
Always write your code against the latest git:
.. code-block:: ascii
.. code-block:: none
git clone git://github.com/MusicPlayerDaemon/MPD
If you already have a clone, update it:
.. code-block:: ascii
.. code-block:: none
git pull --rebase git://github.com/MusicPlayerDaemon/MPD master
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment