Skip to content

Commit

Permalink
Correcting syntax error in Laumio Desk README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zalahiston committed Oct 14, 2016
1 parent fa02fc1 commit 13c0b98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Pupitre/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ An infinite loop is launched, asking you for configurations to set.

For the lazy ones, configuration files can be used. For instance, the following one sets the second Laumio in the center of the virtuel map and forces him to green color.

.. code-block: bash
.. code-block:: bash
1
1
0.5
Expand All @@ -59,6 +59,6 @@ For the lazy ones, configuration files can be used. For instance, the following
To send this file, just type the following command in your terminal:

.. code-block: bash
.. code-block:: bash
python control_pupitre.py < <your configuration file>

0 comments on commit 13c0b98

Please sign in to comment.