From ab52eb26e38ee2734bc0f10ce347ecd54704b961 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 d9f57907..37185777 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