You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ sudo apt-get install git
10
10
sudo dnf install git
11
11
```
12
12
13
-
GitViper uses **[GitPython](https://github.com/gitpython-developers/GitPython)** for working with the git repository and the **humanize** package to display times and dates in a more readable way.
13
+
GitViper uses **[GitPython](https://github.com/gitpython-developers/GitPython)** for working with the git repository and the **[humanize](https://github.com/jmoiron/humanize)** package to display times and dates in a more readable way.
14
14
15
15
All dependencies can be installed using the provided `requirements.txt` by running
0 commit comments