Skip to content

Commit 69b958f

Browse files
authored
Update README.md
1 parent 628d093 commit 69b958f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ Use a RaspberryPi to show a full-screen Slideshow (Kiosk-mode)
55
## Installation TL;DR
66
Use Raspbian and chromium, don't use midori
77
```bash
8-
sudo apt-get update
9-
sudo apt-get upgrade
10-
sudo apt-get dist-upgrade
8+
sudo apt-get update && sudo apt-get dist-upgrade
119
sudo apt-get install git vim ntpdate chromium-browser apache2 php libapache2-mod-php -y
1210

1311
git clone git@github.com:timluedtke/raspberryPiKioskSlideshow.git

0 commit comments

Comments
 (0)