Fix FAQ doc

This commit is contained in:
Ivan Kravets
2015-10-13 18:36:37 +01:00
parent b183431c27
commit c07e957e28

View File

@ -74,7 +74,7 @@ ZSH completion
To enable ``zsh`` completion please run these commands:
.. code-block: bash
.. code-block:: bash
autoload bashcompinit && bashcompinit
eval "$(_PLATFORMIO_COMPLETE=source platformio)"