diff --git a/README.md b/README.md index 8bcaff3..004bb30 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ My personal wallpaper collection that fits best to tiling window managers. -## Getting started +## Installation Clone the directory from your home directory. @@ -12,3 +12,11 @@ git clone https://gitlab.com/stephan-raabe/wallpaper.git cd wallpaper/ ``` +## Update + +You can update the wallpapers with + +``` +cd ~/wallpaper +./install.sh +```