Fixed a misspelled word.
This commit is contained in:
dragon788 2016-12-08 22:04:28 -06:00 committed by GitHub
parent 26a6414314
commit 5f5a534452

View file

@ -23,4 +23,4 @@ In addition, xonsh integrates with Jupyter, an in-browser REPL, enabling the use
Development Dependencies
========================
If you want to develop xonsh, it is extremely recommended to install the depdencies listed in `requirements-docs.txt <https://github.com/xonsh/xonsh/blob/master/requirements-docs.txt>`_ (to generate documentation) and `requirements-tests.txt <https://github.com/xonsh/xonsh/blob/master/requirements-tests.txt>`_ (to run the test suite).
If you want to develop xonsh, it is extremely recommended to install the dependencies listed in `requirements-docs.txt <https://github.com/xonsh/xonsh/blob/master/requirements-docs.txt>`_ (to generate documentation) and `requirements-tests.txt <https://github.com/xonsh/xonsh/blob/master/requirements-tests.txt>`_ (to run the test suite).