Change title

Change title of the new command to: OSMC on Raspberry Pi
This commit is contained in:
bajiomeke 2019-04-01 20:40:35 -03:00 committed by GitHub
parent 945ab92ef0
commit 3c898762fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ sudo apt-get install git cmake build-essential qtbase5-dev libqt5serialport5-dev
sudo apt-get install libraspberrypi-dev
```
**if you have a problem when execute make -j $(nproc), execute this command**
**OSMC on Raspberry Pi**
```
sudo apt-get install rbp-userland-dev-osmc
```