Update page 'Software (en)'

Jannik 2019-03-16 00:25:08 +01:00
parent 843d53558e
commit c50a1d77ce
1 changed files with 2 additions and 2 deletions

@ -37,7 +37,7 @@ The manual installation is only recommended for advanced users!
2. Install the following program:
`sudo apt-get install usbmount cmake imagemagick fbi i2c-tools gpac`
3. Install the raspicam c ++ library.
```
```console
cd ~/Downloads/
wget -O raspicam_c++-lib.zip https://sourceforge.net/projects/raspicam/files/raspicam-0.1.3.zip/download#
unzip raspicam_c++-lib.zip
@ -51,7 +51,7 @@ sudo ldconfig
```
4. Install the bcm2835 library.
```
```console
cd ~/Downloads/
wget -O bcm2835-1.50.tar.gz http://www.airspayce.com/mikem/bcm2835/bcm2835-1.50.tar.gz
tar zxvf bcm2835-1.50.tar.gz