Explorar el Código

Mise à jour de 'README.md'

Pierre Bourdin hace 1 año
padre
commit
8e8f1a0777
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -18,7 +18,11 @@ For the RaspberryPi
 ```
 apt update
 apt upgrade
-apt install bpython3 python3-venv python3-serial supervisor libopenjp2-7 screen imagemagick exiftool
+apt install bpython3 python3-venv python3-serial supervisor libopenjp2-7 screen imagemagick exiftool git
+
+cd ~
+git clone https://git.vrpnet.org/HamRadio/BallonSonde
+
 
 # in user mode, setup PySSTV to convert pictures in wav mode
 cd ~