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
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Libraries:
16
16
* requests 1.1.0
17
17
* suds 0.4
18
18
19
-
The quickest way to install the required libraries is to use pip and tell it to load the libraries listed in the requiredlibraries.txt file (see below). Pip is a tool for installing and managing Python packages and is available at https://pypi.python.org/pypi/pip.
19
+
The quickest way to install the required libraries is to use pip and tell it to load the libraries listed in the `requirements.txt` file (see below). Pip is a tool for installing and managing Python packages and is available at https://pypi.python.org/pypi/pip.
0 commit comments