diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -4,8 +4,10 @@ Zara is the powerfull A.I. Assistent it can do many things just by listening you ## Build Install requirements -``pip install -r requirements.txt`` + + pip install -r requirements.txt ## Run To run this A.I. run this command in your shell -``python Zara.py`` + + python Zara.py |