From 3b4447a4fe2ef7c99322a626b750ea1aa43083e8 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Wed, 29 Mar 2023 02:24:11 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 965c9d15..87367877 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,8 @@ Recommended if you have some experience with the command-line. On Windows, I additionally recommend carrying out the installation on WSL instead of the base system: [WSL installation guide](https://github.com/oobabooga/text-generation-webui/wiki/Windows-Subsystem-for-Linux-(Ubuntu)-Installation-Guide). +#### 0. Install Conda + Conda can be downloaded here: https://docs.conda.io/en/latest/miniconda.html On Linux or WSL, it can be automatically installed with these two commands: