Skip to content

Commit

Permalink
Update doc to use the right requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
begoldsm authored Nov 29, 2016
1 parent f2d0690 commit 8a95ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Manually (bleeding edge):

* Download the repo from https://github.com/Azure/azure-data-lake-store-python
* checkout the ``dev`` branch
* install the requirememnts (``pip install -r requirements.txt``)
* install the requirememnts (``pip install -r dev_requirements.txt``)
* install in develop mode (``python setup.py develop``)
* optionally: build the documentation (including this page) by running ``make html`` in the docs directory.

Expand Down

0 comments on commit 8a95ac2

Please sign in to comment.