Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JehanPatel committed Sep 14, 2021
1 parent 666fbec commit 611e4f7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,11 @@ Ross Virtual Assistant is a programme which can play Music, search Wikipedia, op
- It will tell you the time if you say `what is the time`.
- It can open the source code of the file if you say `open code` however the directory to the file should be specified.

## Note:
If the `setup.py` doesn't work or error is shown, please install the following modules manually:
- pip install pyttsx3
- pip install SpeechRecognition
- pip install wikipedia

## Made with Python 3.9.7 and works with Python 3.x

0 comments on commit 611e4f7

Please sign in to comment.