From 73f0a51cf79c7969f60e8095bc2540c526470356 Mon Sep 17 00:00:00 2001 From: KarimullinArthur Date: Thu, 30 Jun 2022 18:33:24 +0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 817c6fa..51b15fb 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Dependencies: * [feh](https://github.com/derf/feh) * [foo-Wallpaper-Feh-Gif ](https://github.com/thomas10-10/foo-Wallpaper-Feh-Gif) +* [apscheduler](https://github.com/agronholm/apscheduler) **feh** is most likely already in tour list of repositories. @@ -30,6 +31,11 @@ pacman -S feh curl -L https://raw.githubusercontent.com/thomas10-10/foo-Wallpaper-Feh-Gif/master/install.sh | bash ``` +Install apscheduler +``` +pip install apscheduler +``` + Then download WallPyPer and make main.py an run file. ``` git clone https://github.com/KarimullinArthur/WallPyPer.git