From bc9f48c0873b80c4891f09456d61d1e0bc33e53b Mon Sep 17 00:00:00 2001 From: Carl Meyer Date: Tue, 8 Nov 2011 11:17:59 -0700 Subject: [PATCH] Updated README for test-manager role also generated by create_company. --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 7a1d91ce..f2bf608c 100644 --- a/README.rst +++ b/README.rst @@ -67,9 +67,9 @@ Two settings are required: given by default. The ``create_company`` management command is available to create an initial -company and a default user role. Run ``./manage.py create_company "Company -Name"``; a new company named "Company Name" and two roles, named "Company Name -Tester" and "Company Name Admin" will be created, and the command will output +company and default user roles. Run ``./manage.py create_company "Company +Name"``; a new company named "Company Name" and three roles, named "Tester", +"Test Manager", and "Admin" will be created, and the command will output their IDs, which can then be used for the above two settings. Several other settings have reasonable defaults, but may need to be modified: