From 4932a7290af8927ac3d50183e5c514eb3c1f05f7 Mon Sep 17 00:00:00 2001 From: Rohit <9447220+rohitagre@users.noreply.github.com> Date: Tue, 21 Jun 2022 00:36:53 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3dbf21c..a12cbbb 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ Get a fresh wallpaper daily from unsplash and set it as background for your mac ## Installation run on terminal (not as root) - sh <(curl -s -L https://unwall.j99.in/?v=1.9.1) + sh <(curl -s -L "https://unwall.j99.in/?v=1.9.3") ## Documentation 1. This script creates a new folder in your pictures directory `~/Pictures/unsplash-wallpapers` 2. When prompted select the search term you would like wallpapers from. Refer [unsplash.com](https://unsplash.com) -3. After selecting search term, it installs cron job to change your wallpaper every day once. \ No newline at end of file +3. After selecting search term, it installs cron job to change your wallpaper every day once.