From aad14174e4a95e19f6a785aba75fcc1d5d944cd3 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Wed, 13 Dec 2023 22:46:18 -0800 Subject: [PATCH] Update README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 673c290..31b8224 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,7 @@ Setup details and information about installing manually #### How it works -The script creates a folder called `installer_files` where it sets up a Conda environment using Miniconda. The installation is self-contained: if you want to reinstall, just delete `installer_files` and run the start script again. - -To launch the webui in the future after it is already installed, run the same `start` script. +The script creates a folder called `installer_files` where it sets up a Conda environment using Miniconda. #### Running commands