commit | f3e9be243fc6f62b4d5e7a0b0dfce9521064990d | [log] [tgz] |
---|---|---|
author | Petr Michalec <petr.michalec@tcpcloud.eu> | Wed Jul 20 10:30:57 2016 +0200 |
committer | Petr Michalec <petr.michalec@tcpcloud.eu> | Wed Jul 20 10:30:57 2016 +0200 |
tree | fd7068467f4910992e1194b7b7c4effa249ebc02 | |
parent | 58406c1b2db280a39afad5aaf537e8172f50be16 [diff] [blame] |
add -k option to culr (shamelessly)
diff --git a/README.rst b/README.rst index ce5caef..c7c79da 100644 --- a/README.rst +++ b/README.rst
@@ -33,4 +33,4 @@ .. code-block:: bash - curl -sL "https://git.tcpcloud.eu/cookiecutter-templates/cookiecutter-salt-formula/raw/master/kitchen-init.sh" | bash -s -- + curl -skL "https://git.tcpcloud.eu/cookiecutter-templates/cookiecutter-salt-formula/raw/master/kitchen-init.sh" | bash -s -- \ No newline at end of file