Update readme.md

This commit is contained in:
Puranjay Savar Mattas
2020-12-16 01:22:26 +05:30
committed by GitHub
parent 56528ad395
commit 141e4e2696

View File

@@ -31,7 +31,7 @@ resolved before opening an issues.
1. Open PyCharm & create a new project with your virtual environment ready.
2. Open the terminal and paste the following in sequential order line by line(Execute it one by one):
`pip install speechRecognistion`
`pip install speechRecognition`
`pip install pyttsx3`