Update quickstart.md

This commit is contained in:
Ace
2020-12-07 23:08:32 +01:00
committed by GitHub
parent 560a5dfbd2
commit fc8f6cc4f6

View File

@@ -7,7 +7,7 @@ Install inkycal directly via the github repo:
```bash ```bash
# clone the repo # clone the repo
git clone -b release/2.0.0 https://github.com/aceisace/Inky-Calendar Inkycal git clone https://github.com/aceisace/Inkycal
# go to downloaded repo folder # go to downloaded repo folder
cd Inkycal cd Inkycal
@@ -17,4 +17,7 @@ pip3 install -e ./
``` ```
## Creating settings file ## Creating settings file
coming soon Please nagivate to the [WEB-UI](https://aceisace.eu.pythonanywhere.com/index) to create your settings file.
Copy the generated settings file to the Raspberry Pi
more coming soon..