From 0c05e65e5c25b9d63ffa6cd7b8fdf785c546db59 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Fri, 17 Mar 2023 20:25:42 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d73c8fa..26e5bfcc 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ The recommended installation methods are the following: Conda can be downloaded here: https://docs.conda.io/en/latest/miniconda.html -On Linux or WSL, it can be installed with these two commands: +On Linux or WSL, it can be automatically installed with these two commands: ``` curl -sL "https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh" > "Miniconda3.sh"