From a8c07bf77f349f4e2260fd6bb5ec16f0af0ebb74 Mon Sep 17 00:00:00 2001 From: Vijay <74645268+vijaysingh2219@users.noreply.github.com> Date: Wed, 2 Oct 2024 12:01:53 +0530 Subject: [PATCH] update: Default Demo Login Credentials to noah@demo.dev (#7308) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR updates the default login credentials for the demo environment. The current default is set to tim@apple.dev, and we want to change it to: Email: `noah@demo.dev` Password: `Applecar2025` Changes: - Updated default demo login email from tim@apple.dev to noah@demo.dev Resolves #7304 --------- Co-authored-by: Félix Malfait --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce63386d9dad..86ed0fe51a6f 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ We felt the need for a CRM platform that empowers rather than constrains. We bel Go to demo.twenty.com and login with the following credentials: ``` -email: noah@demo.dev +email: tim@apple.dev password: Applecar2025 ```