From 3c9903ce5cf964ace5a43ad633f81b26f26e1b80 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 20 Sep 2017 15:00:55 +0200 Subject: [PATCH] relaxed: readme: update download links to relaxed branch Ref #338 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d8fc9bb7..f6d7e540 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,9 @@ There are several parts to all this and they are: Different download methods are available: - * Clone using git: `git clone https://github.com/pyllyukko/user.js` - * Download and extract the [ZIP file](https://github.com/pyllyukko/user.js/archive/master.zip) containing the latest version. - * Download the latest `user.js` [directly](https://raw.githubusercontent.com/pyllyukko/user.js/master/user.js) + * Clone using git: `git clone -b relaxed https://github.com/pyllyukko/user.js` + * Download and extract the [ZIP file](https://github.com/pyllyukko/user.js/archive/relaxed.zip) containing the latest version. + * Download the latest `user.js` [directly](https://raw.githubusercontent.com/pyllyukko/user.js/relaxed/user.js) ## Installation