Merge pull request #2 from atengler/indentation-fix

Indentation fix
diff --git a/README.rst b/README.rst
index 257d21c..18d9ebd 100644
--- a/README.rst
+++ b/README.rst
@@ -72,11 +72,7 @@
 
 .. code-block:: bash
 
-  apt-get update
-  apt-get install git curl subversion
-
-  svn export --force https://github.com/salt-formulas/salt-formulas/trunk/deploy/scripts \
-  /srv/salt/scripts
+  git clone https://github.com/salt-formulas/salt-formulas-scripts /srv/salt/scripts
 
   git clone <model-repository> /srv/salt/reclass
   git submodule update --init --recursive