mirror of
https://github.com/Screenly/Anthias.git
synced 2026-05-08 23:35:10 -04:00
Minor documentation tweak
This commit is contained in:
2
.github/workflows/build-webview.yaml
vendored
2
.github/workflows/build-webview.yaml
vendored
@@ -7,6 +7,8 @@ on:
|
||||
paths:
|
||||
- '.github/workflows/build-webview.yaml'
|
||||
- 'webview/**'
|
||||
paths-ignore:
|
||||
- 'webview/README.md'
|
||||
|
||||
jobs:
|
||||
build-docker-image:
|
||||
|
||||
2
.github/workflows/docker-test.yaml
vendored
2
.github/workflows/docker-test.yaml
vendored
@@ -6,6 +6,7 @@ on:
|
||||
- master
|
||||
- production
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
- 'webview/**'
|
||||
- '.github/workflows/build-webview.yaml'
|
||||
- README.md
|
||||
@@ -14,6 +15,7 @@ on:
|
||||
- master
|
||||
- production
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
- 'webview/**'
|
||||
- '.github/workflows/build-webview.yaml'
|
||||
workflow_call:
|
||||
|
||||
@@ -19,7 +19,7 @@ Want to help OSE thrive? Support us using [GitHub Sponsor](https://github.com/sp
|
||||
|
||||
## Installing on Raspbian/Raspberry Pi OS
|
||||
|
||||
The tl;dr for installing Screenly OSE on [Raspbian Lite](https://www.raspberrypi.org/downloads/raspbian/) is:
|
||||
The tl;dr for installing Screenly OSE on [Raspberry Pi OS](https://www.raspberrypi.com/software/) Bullseye Lite is:
|
||||
|
||||
```
|
||||
$ bash <(curl -sL https://install-ose.srly.io)
|
||||
|
||||
Reference in New Issue
Block a user