From ac85e3631129d90b762f50d609df815471e3542f Mon Sep 17 00:00:00 2001 From: Davide Bortolami Date: Fri, 17 Apr 2020 18:59:10 +0100 Subject: [PATCH] Typo --- development/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/README.md b/development/README.md index bb770c1b..63bc2b46 100644 --- a/development/README.md +++ b/development/README.md @@ -226,7 +226,7 @@ More likely, you may want to launch VSCoode interactive console based on Jupyter Launch VSCode command palette (cmd+shift+p or ctrl+shift+p), run the command `Python: Select interpreter to start Jupyter server` and select `/workspace/development/frappe-bench/env/bin/python`. -Then, run the commmand `Python: Show Python interactive windows` from the VSCode command palette. +Then, run the commmand `Python: Show Python interactive window` from the VSCode command palette. Replace `my.site` with your site and run the following code in a Jupyter cell: