8000 Merge pull request #13 from alimony/patch-1 · yurib/FuelSDK-Python@459160c · GitHub
[go: up one dir, main page]

Skip to content

Commit 459160c

Browse files
committed
Merge pull request salesforce-marketingcloud#13 from alimony/patch-1
Correct filename for requirements.txt in README.
2 parents 181cf72 + d0863f5 commit 459160c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Libraries:
1616
* requests 1.1.0
1717
* suds 0.4
1818

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.
2020

2121
```
2222
pip install -r requirements.txt

0 commit comments

Comments
 (0)
0