diff options
author | Biswakalyan Bhuyan <biswa@surgot.in> | 2023-05-23 17:22:35 +0530 |
---|---|---|
committer | Biswakalyan Bhuyan <biswa@surgot.in> | 2023-05-23 17:22:35 +0530 |
commit | dd31946e1abfa0a71e7797a39ef8776d24d22b90 (patch) | |
tree | 13e14ec35a4bd8eed1017fa6209a4d325956dddc | |
parent | 93109b09b65f7f0c95fb1e7e2d4fba13a6427e2f (diff) | |
download | zara-dd31946e1abfa0a71e7797a39ef8776d24d22b90.tar.gz zara-dd31946e1abfa0a71e7797a39ef8776d24d22b90.tar.bz2 zara-dd31946e1abfa0a71e7797a39ef8776d24d22b90.zip |
README
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ 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 |