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 8251a03 commit 275f8f0Copy full SHA for 275f8f0
README.md
@@ -11,7 +11,7 @@ PyBackup is a recursive/incremental backup utility package written purely in Pyt
11
### Quick Install
12
13
```sh
14
-pip install git+https://github.com/harsh8398/backup.py.git
+pip install backup.py
15
```
16
17
### Simple Example
0 commit comments