diff --git a/README.md b/README.md index 0018469..f0fa0bc 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,6 @@ Goals: to transcribe and auto-summarize meeting recordings ## Installation 1. install [Miniconda](https://docs.conda.io/en/latest/miniconda.html) +2. In a virtual environment use PIP to install requirements + * `pip install -r requirements.txt` +3. run `python Meatgrinder.py Meeting-Recording.mp4` \ No newline at end of file