diff --git a/README.rst b/README.rst index 42a90281de53cd3cd70d088eb1a6488714eb676a..985bd2b4d3e59b43cc1d920ef3d4c6772fe5b12b 100644 --- a/README.rst +++ b/README.rst @@ -14,11 +14,12 @@ WARNING: This will overwrite your existing files. .. code:: shell - git clone --recursive https://www.shore.co.il/git/rcfiles + git clone https://www.shore.co.il/git/rcfiles cd rcfiles mv -f $(ls -A) $HOME/ cd .. - rm -r files + rm -r rcfiles + git submodule update --init --recursive License -------