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.rst
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,11 +19,11 @@ Install
19
19
The package can be installed through `pip` (this is the recommended method):
20
20
21
21
pip install progressbar2
22
-
22
+
23
23
Or if `pip` is not available, `easy_install` should work as well:
24
24
25
25
easy_install progressbar2
26
-
26
+
27
27
Or download the latest release from Pypi (https://pypi.python.org/pypi/progressbar2) or Github.
28
28
29
29
Note that the releases on Pypi are signed with my GPG key (https://pgp.mit.edu/pks/lookup?op=vindex&search=0xE81444E9CE1F695D) and can be checked using GPG:
0 commit comments