docs(setup): update README voor Raspberry Pi installatie
De commit voegt nieuwe instructies toe voor het opzetten van de Adhaan applicatie als een kiosk op een Raspberry Pi. Inclusief stappen zoals Raspberry Pi OS installatie, project downloaden en het uitvoeren van een automatische setup via een script. Daarnaast is de repository-URL in het installatieproces bijgewerkt naar de correcte URL.
This commit is contained in:
parent
8584ffe555
commit
3da6f6e09c
File diff suppressed because one or more lines are too long
@ -18,7 +18,7 @@ ssh pi@raspberrypi.local
|
||||
### 3. Project downloaden
|
||||
```bash
|
||||
cd ~
|
||||
git clone [jouw-repo-url] adhan
|
||||
git clone https://git.tarikfaik.nl/Tarik/Adhaan adhan
|
||||
cd adhan
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user