From ae148eb5911f56d311408595cd543f466afaff3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Deniz=20=C5=9Eafak?= Date: Tue, 7 Oct 2025 23:56:17 +0300 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f34dde..586f4ee 100644 --- a/README.md +++ b/README.md @@ -398,12 +398,12 @@ This will start Abogen in command-line mode and display detailed error messages. > - From the settings menu, go to `Open configuration directory` and delete the directory. > - From the settings menu, go to `Open cache directory` and delete the directory. -> - If you installed abogen using pip, type: +> - If you installed Abogen using pip, type: >```bash >pip uninstall abogen # uninstalls abogen >pip cache purge # removes pip cache >``` -> - If you installed using the windows installer (WINDOWS_INSTALL.bat), just remove the folder that contains Abogen. It installs everything inside `python_embedded` folder. +> - If you installed Abogen using the Windows installer (WINDOWS_INSTALL.bat), just remove the folder that contains Abogen. It installs everything inside `python_embedded` folder, no other directories are created. > - If you installed espeak-ng, you need to remove it separately.