From 4605566165aff453a988334b53a24107a5a82c6e Mon Sep 17 00:00:00 2001 From: Feanil Patel Date: Thu, 22 Aug 2024 08:03:35 -0400 Subject: [PATCH] docs: Apply suggestions from code review Co-authored-by: Kyle McCormick --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4a5794f3c136..50bee3f0e7a7 100644 --- a/README.rst +++ b/README.rst @@ -124,7 +124,7 @@ sites):: ./manage.py lms collectstatic ./manage.py cms collectstatic -Setup Studio SSO for Development:: +Set up CMS SSO for Development:: ./manage.py lms manage_user studio_worker example@example.com --unusable-password # DO NOT DO THIS IN PRODUCTION it will make your auth insecure