From 47436421f034fb9096a8664d5c142a761f19b46a Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Thu, 31 Aug 2023 18:52:27 +0530 Subject: [PATCH] Updated The beta channel (markdown) --- The-beta-channel.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/The-beta-channel.md b/The-beta-channel.md index a8a3a6c..61207f8 100644 --- a/The-beta-channel.md +++ b/The-beta-channel.md @@ -23,10 +23,8 @@ After you restart, you should see a `(beta)` label next to the version number, i # Leaving the beta program You can return to the stable version by unchecking the beta-channel checkbox in the Settings tab. -If this is not possible (sometimes the beta version breaks and doesn't start any more), you can leave +If this is not possible (for e.g. if the beta version isn't starting any more), you can leave the beta program by editing the configuration manually: -1. In your installation directory (e.g. `C:\EasyDiffusion`), there's a subdirectory `scripts`. - Navigate to this directory. -2. In this directory, edit the two files `config.json` and `config.bat` (`config.sh` if you're on Linux). - Replace the word `beta` in both files by `main`. -3. Restart the Easy Diffusion application. \ No newline at end of file +1. In your installation directory (e.g. `C:\EasyDiffusion`), edit the `config.yaml` file using a text-editor (like Notepad). +2. Replace the word `beta` in that file by `main`. Press save. +3. Restart Easy Diffusion. \ No newline at end of file