From 69624ce615ecc2e19e7d50e7c3dfb974d76136b0 Mon Sep 17 00:00:00 2001 From: Arker123 <94680887+Arker123@users.noreply.github.com> Date: Sat, 1 Jul 2023 01:50:00 +0530 Subject: [PATCH] Update requirements.md --- installation/requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/requirements.md b/installation/requirements.md index 73be6912..e0688711 100644 --- a/installation/requirements.md +++ b/installation/requirements.md @@ -2,7 +2,7 @@ TradeMaster works on Linux, Windows and MacOS for both CPU and GPU, which requires Python 3.9+, CUDA 11.3+ and PyTorch 1.12+. If you have not installed CUDA, please download it from the [official website](https://developer.nvidia.com/cuda-11.3.0-download-archive) __Download and install Miniconda__ from the [official website](https://docs.conda.io/en/latest/miniconda.html). -## Ceate a conda environment and activate it +## Create a conda environment and activate it ``` conda update -n base -c defaults conda