Skip to content

Commit 12ae931

Browse files
kinjelomshs96c
authored andcommitted
Installing Requests in Python (#6628)
1 parent cd4450a commit 12ae931

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ from https://github.com/facebook/watchman
120120
* `java` and `jar` on the PATH (make sure you use `java` executable from JDK but not JRE)
121121
* [Python 2.7](https://www.python.org/)
122122
* `python` on the PATH (make sure it's Python 2.7, as buck build tool is not Python 3 compatible)
123+
* [The Requests Library](http://python-requests.org) for Python: `pip install requests`
123124
* MacOS users should have XCode installed
124125

125126
Although the build system is based on rake, it's **strongly advised**

0 commit comments

Comments
 (0)