From d15adcc5abe0c8fe24b3edf0d055676fdac156d0 Mon Sep 17 00:00:00 2001 From: JarbasAI <33701864+JarbasAl@users.noreply.github.com> Date: Wed, 6 Nov 2024 14:00:25 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0382c3c..e27fae7 100644 --- a/README.md +++ b/README.md @@ -119,5 +119,5 @@ pip install ovos-core[mycroft] --pre - **OVOS is modular**, and you can choose which components (extras) to install based on your needs. - **Stable Channel**: Bug fixes only (use `constraints-stable.txt`). - **Testing Channel**: Bug fixes and new features (use `constraints-testing.txt`). -- **Alpha Channel**: Latest experimental features (use `--pre` and set `MYCROFT_LOOSE_REQUIREMENTS`). +- **Alpha Channel**: Latest experimental features (use `--pre`). - Use the base command or customize your installation to fit your requirements by selecting only the necessary extras.