From a7af2c98c3275d8e9fb4c0d9e7ff20d458b1cf3d Mon Sep 17 00:00:00 2001 From: SevaSk <50382291+SevaSk@users.noreply.github.com> Date: Fri, 12 May 2023 21:18:27 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f85ba93..6bda3d2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # ecoute -pip install -r requirments.txt from root +# install instructions: +git clone https://github.com/SevaSk/ecoute -python setup.py install in speech_recognition +in ecoute folder: +pip install -r requirments.txt +python main.py