From 7576381f113a0ee6864f7f2e36aa6862fb5ea6b0 Mon Sep 17 00:00:00 2001
From: sthope <sthope@git.sthope>
Date: Mon, 6 Sep 2021 14:09:21 +0200
Subject: [PATCH] Update 'yq/README.md'

---
 yq/README.md | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

diff --git a/yq/README.md b/yq/README.md
index 3817382..e1bfadf 100644
--- a/yq/README.md
+++ b/yq/README.md
@@ -1,4 +1,14 @@
-Run inside your HA folder:
+Install YQ latest version:
+```
+bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/yq/install_yq_latest_version.sh)"
+```
+
+enter your HA folder and do: 
+```
+bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/yq/ha_faking_secrets.sh.sh.sh)"
+```
+
+to also Git Push use: 
+```
+bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/yq/ha_faking_secrets_with_gitpush.sh.sh)"
 ```
-bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/yq/ha_faking_secrets.sh)"
-```
\ No newline at end of file