Skip to content

Commit

Permalink
modif codeblock
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpaquet committed Jun 11, 2018
1 parent a1c5859 commit 73831f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Installation de Python 3

Le plus important est de s'assurer que votre système contient les packages de la picamera. Pour ce faire, entrez la commande suivante dans l'invite de commande de votre Raspberry Pi:

..code-block:: console
::

$ sudo apt-get update
$ sudo apt-get install python3-picamera
Expand All @@ -40,7 +40,7 @@ Télécharger le projet

Vous pouvez importer le projet en entrant la commande suivante:

..code-block:: console
::
$ sudo apt-get install git
$ git clone https://github.com/jtpaquet/PiCamera-GUI
Expand Down

0 comments on commit 73831f1

Please sign in to comment.