From 8afcc37c7ba25642f9e871cd325e7bcd022d59e3 Mon Sep 17 00:00:00 2001 From: Lukas Macura Date: Fri, 9 Dec 2016 13:04:11 +0100 Subject: [PATCH] Updated readme to match branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2867d08..39e3dfb 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ wget --no-check-certificate -O - https://raw.githubusercontent.com/limosek/zaf/1 ``` If you do not have https support (like openwrt), I made small http mirror of github files which is synchronized each day: ``` -wget -O - http://github.macura.cz/zaf/install.sh| ZAF_RAW_URL=http://github.macura.cz/zaf/ ZAF_REPO_URL=http://github.macura.cz/zaf-plugins/ sh +wget -O - http://github.macura.cz/zaf/1.3/install.sh| ZAF_URL=http://github.macura.cz/zaf/ ZAF_REPO_URL=http://github.macura.cz/zaf-plugins/ sh ``` ### Install options and autoconfiguration