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 c2cc17e commit 4cec042Copy full SHA for 4cec042
README.md
@@ -22,10 +22,10 @@ https://github.com/ZhaoQi99/pyencrypt-pye/wiki#how-to-do
22
## Install
23
24
```bash
25
-pip install git+https://github.com/ZhaoQi99/pyencrypt-pye.git
+pip install pyencrypt-pye
26
✨🍰✨
27
```
28
-
+Or you can use `pip install git+https://github.com/ZhaoQi99/pyencrypt-pye.git` install latest version.
29
## Usage
30
31
```shell
0 commit comments