Skip to content

Commit

Permalink
Update README.md to remove chrome version 60 reference
Browse files Browse the repository at this point in the history
At the time this was built that was the case - many years have passed and is no longer the case.
  • Loading branch information
jnormington authored Mar 19, 2024
1 parent 9936743 commit 3539e5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ Handful of scripts for customers to run to setup devices quickly
## Raspberry PI

The raspberry PI bash script helps get the raspbian Pi into a kiosk like mode, easing the setup that would normally be required by hand. By default it will
- install the latest chromium browser from apt which I think is locked to version 60
- install the latest chromium browser from apt that is available
- install some mscore fonts
- install google color emoji font for nicer emoji display
- whether the user wants to do a full `apt upgrade`
- whether to turn on overscaning
- whether to turn on overscaning (only applicable to non-wayland instances)
- setup a login script to be called upon the GUI starting
- which starts google chrome at Geckoboard fullscreen

Expand Down

0 comments on commit 3539e5c

Please sign in to comment.