diff --git a/README.md b/README.md index 802db7d1..5b5425a6 100644 --- a/README.md +++ b/README.md @@ -54,10 +54,11 @@ 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 +**Note:** If you don't have the `conda` command, you can download [miniconda](https://docs.conda.io/en/latest/miniconda.html) # activate the new environment conda activate visgpt @@ -144,4 +145,4 @@ For other communications, please contact Chenfei WU (chewu@microsoft.com) or Nan ## Trademark Notice -Trademarks This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft’s Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies. \ No newline at end of file +Trademarks This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft’s Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies.