Update rasppi.md on minor typo

pull/74/head
Thomas Dietrich 2016-08-09 18:42:56 +02:00 committed by GitHub
parent 8c659d1c8a
commit 7616075b03
1 changed files with 2 additions and 1 deletions

View File

@ -51,7 +51,8 @@ As a good practice, run a full upgrade and install packages you like or need (a
```
sudo apt-get update
sudo apt-get full-upgrade
sudo apt-get upgrade
sudo apt-get install screen mc vim nano curl wget unzip git htop vfu
```