From 5d0b83c341804bcdffe73d8876468012a2edc78b Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Wed, 29 Mar 2023 02:22:19 -0300 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 241d0e03..965c9d15 100644 --- a/README.md +++ b/README.md @@ -57,10 +57,9 @@ Source codes: https://github.com/oobabooga/one-click-installers ### Manual installation using Conda -These are the recommended installation methods: +Recommended if you have some experience with the command-line. -* Linux and MacOS: using conda natively. -* Windows: using conda on WSL ([WSL installation guide](https://github.com/oobabooga/text-generation-webui/wiki/Windows-Subsystem-for-Linux-(Ubuntu)-Installation-Guide)). +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). Conda can be downloaded here: https://docs.conda.io/en/latest/miniconda.html