We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c6c792 commit e9965acCopy full SHA for e9965ac
README.md
@@ -52,7 +52,7 @@
52
Run the following command to install required libraries:
53
bash
54
```
55
-pip install rich cryptography faker
+pip install -r requirements.txt
56
57
58
0 commit comments