Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timluedtke committed Feb 12, 2021
1 parent 628d093 commit 69b958f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ Use a RaspberryPi to show a full-screen Slideshow (Kiosk-mode)
## Installation TL;DR
Use Raspbian and chromium, don't use midori
```bash
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get update && sudo apt-get dist-upgrade
sudo apt-get install git vim ntpdate chromium-browser apache2 php libapache2-mod-php -y

git clone git@github.com:timluedtke/raspberryPiKioskSlideshow.git
Expand Down

0 comments on commit 69b958f

Please sign in to comment.