From d136d50173ce281c7c12948777893eb6f4d750cd Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Jul 30 2014 11:14:33 +0000 Subject: Adjust the README so that the default `tickets` folder is created --- diff --git a/README.rst b/README.rst index 0059b3a..51cd8cd 100644 --- a/README.rst +++ b/README.rst @@ -19,9 +19,10 @@ Get it running git clone git://github.com/pypingou/progit -* Create the folder that will receive the projects, forks and docs' git repo:: +* Create the folder that will receive the projects, forks, docs and tickets' + git repo:: - mkdir {repos,docs,forks} + mkdir {repos,docs,forks,tickets} * Run it::