diff --git a/README.md b/README.md index b8ba302..0d147a8 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,14 @@ This is especially useful for the days when I don't have the mental energy to go 1. Use copied text as input 1. Utilize different GPUs as accelerator +## Installation + +Run the following in your terminal for Debian or Ubuntu-based Linux distros: + +```bash +curl -fsSL "https://git.ayo.run/ayo/simple-tts/raw/branch/main/install.sh" | sh +``` + ## Requirements **Simple TTS** is in early development and not packaged or distributed yet for any particular operating system. Please read on to see the tested environment under which I am developing & using it.