From 59e8a91592e894d3725a58107f794c194078e8d2 Mon Sep 17 00:00:00 2001 From: ccq18 <348578429@qq.com> Date: Sat, 6 Jan 2024 10:41:06 +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 e978277e..87c095b0 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ By leveraging **both general and deep knowledge**, we aim at building an AI that git clone https://github.com/microsoft/TaskMatrix.git # Go to directory -cd visual-chatgpt +cd TaskMatrix # create a new environment conda create -n visgpt python=3.8