We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd4450a commit 12ae931Copy full SHA for 12ae931
README.md
@@ -120,6 +120,7 @@ from https://github.com/facebook/watchman
120
* `java` and `jar` on the PATH (make sure you use `java` executable from JDK but not JRE)
121
* [Python 2.7](https://www.python.org/)
122
* `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`
124
* MacOS users should have XCode installed
125
126
Although the build system is based on rake, it's **strongly advised**
0 commit comments