From 06e5a194b599f7b9852906a21799cdb39cd24f85 Mon Sep 17 00:00:00 2001 From: Pratit Shivaji Todkar <41120689+pratit989@users.noreply.github.com> Date: Wed, 3 Feb 2021 06:56:23 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ee3d9f..c7c2d41 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ It is an effort to create a more helpful but maybe not as sophistacated as other 1. Install PyAudio wheel. 2. Install required modules from requirements.txt by running the following command from the project folder. ```pip install -r requirements.txt``` -3. Run ```JARVIS_MARK_II.py``` +3. Run ```JARVIS_MARK_III.py```