From 5804f42e6260ff812c4e8cd90dc0d49614afe63a Mon Sep 17 00:00:00 2001 From: Ace Date: Thu, 4 Jun 2020 00:52:49 +0200 Subject: [PATCH] Added info about testing latest beta --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 09f2cfe..5992e4d 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,13 @@ ink.run() * [ ] Calibration is not yet implemented automatically. For now, only manual calibration is supported: `ink.calibrate()` +## Updating BETA to latest version +To update to the latest beta, please do the following: +1) `pip3 uninstall inkycal` +2) Remove the `Inkycal` folder (or rename it at least) +3) follow the steps from `Installation` (see above) + + ## Main features * Monthly Calendar that shows events from your Google (or other) iCalendar/s * Live weather info and forecasts for next 9 hours (openweathermap)