INSTALL: Suggest newer tagged releases

This commit is contained in:
Tony Zorman 2022-09-03 14:52:45 +02:00
parent 488b52ffaa
commit 5cdddab1f1

View File

@ -101,8 +101,8 @@ This will give you the latest `HEAD`; if you want you can also check
out a tagged release, e.g.: out a tagged release, e.g.:
``` console ``` console
$ git clone --branch v0.15 https://github.com/xmonad/xmonad $ git clone --branch v0.17.1 https://github.com/xmonad/xmonad
$ git clone --branch v0.16 https://github.com/xmonad/xmonad-contrib $ git clone --branch v0.17.1 https://github.com/xmonad/xmonad-contrib
``` ```
(Sources and binaries don't usually go into `~/.config`. In our case, (Sources and binaries don't usually go into `~/.config`. In our case,