From c70364ba3c709717bd244668a6232767efc61d03 Mon Sep 17 00:00:00 2001 From: Jinglei Ren Date: Thu, 28 Sep 2023 06:41:31 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5aa9e9..c3b9d18 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ You can incorporate a template in your prompt by typing a "command" with the cor ## Quick Start - - Install Python 3.8 or later and ensure it's added to your system path. Verify the installation by opening the terminal and running `python --version`. + - Install Python 3.8 or later and ensure it's added to your system path. Verify the installation by opening the terminal and running `python --version` or `python3 --version`. - Install Git and ensure it is added to your system path. Verify the installation by opening the terminal and running `git --version`. - Install [Visual Studio Code](https://code.visualstudio.com/download). - Open the Extensions view (⇧⌘X), search for DevChat, and install the extension: