瀏覽代碼

Mise à jour de 'README.md'

Pierre Bourdin 1 年之前
父節點
當前提交
8e8f1a0777
共有 1 個文件被更改,包括 5 次插入1 次删除
  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 ~