From 47b853af1df51787a44c9d35957e97b0f2438858 Mon Sep 17 00:00:00 2001 From: Bhavansathru <122002510+Bhavan23@users.noreply.github.com> Date: Thu, 23 Nov 2023 11:32:39 +0530 Subject: [PATCH] Update development.md --- 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