From 64cd39265bdda784580a8bf5005cabf62dd4828d Mon Sep 17 00:00:00 2001 From: Bhavansathru <122002510+Bhavan23@users.noreply.github.com> Date: Thu, 23 Nov 2023 14:14:04 +0530 Subject: [PATCH] Update development.md (#1274) --- docs/development.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/development.md b/docs/development.md index 54690a3e..d8813326 100644 --- a/docs/development.md +++ b/docs/development.md @@ -70,6 +70,8 @@ Notes: Run the following commands in the terminal inside the container. You might need to create a new terminal in VSCode. +NOTE: Prior to doing the following, make sure the user is **frappe**. + ```shell bench init --skip-redis-config-generation frappe-bench cd frappe-bench