diff --git a/README.rst b/README.rst index 8b9daff..a066b8b 100644 --- a/README.rst +++ b/README.rst @@ -17,9 +17,9 @@ Get it running git clone git://github.com/pypingou/progit -* Retrieve a bunch of git repositories:: +* Create the folder that will receive the projects, forks and docs' git repo:: - sh get_repos.sh + mkdir {repos,docs,forks} * Run it::