Update README.md
This commit is contained in:
parent
79a086abdc
commit
4335953ac2
@ -18,11 +18,12 @@ Use a RaspberryPi to show a full-screen slideshow (Kiosk-mode)
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Installation (docker)
|
## Installation and configure (docker)
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/jr-k/obscreen.git
|
git clone https://github.com/jr-k/obscreen.git
|
||||||
cd obscreen
|
cd obscreen
|
||||||
cp .env.dist .env
|
cp .env.dist .env
|
||||||
|
nano .env # be sure to have a valid file path for AUTOCONFIGURE_LX_FILE variable, you should use ./var/run/dummy if you don't care about monitor and just want to test
|
||||||
docker compose up
|
docker compose up
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user