update cookiecutter templates, modify kitchen init script to use git repo as base for source data
diff --git a/README.rst b/README.rst
index 376df02..ce5caef 100644
--- a/README.rst
+++ b/README.rst
@@ -33,4 +33,4 @@
 
 .. code-block:: bash
 
-    curl -L "https://git.tcpcloud.eu/cookiecutter-templates/cookiecutter-salt-formula/raw/master/kitchen-init.sh" | bash -s --
+    curl -sL "https://git.tcpcloud.eu/cookiecutter-templates/cookiecutter-salt-formula/raw/master/kitchen-init.sh" | bash -s --