From 83308c351b10db1aa01a4943f547b56e16e087ac Mon Sep 17 00:00:00 2001 From: Ward Vandewege Date: Wed, 1 Oct 2014 13:25:10 -0400 Subject: [PATCH] Fix typo in README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 80052bbe..c8ba55b8 100644 --- a/README.rst +++ b/README.rst @@ -31,5 +31,5 @@ Ttaiga only runs with python 3.3+. Initial auth data: admin/123123 -If you want a complete environment for production usage, you can try taiga bootstraping +If you want a complete environment for production usage, you can try the taiga bootstrapping scripts https://github.com/taigaio/taiga-scripts (warning: alpha state)