Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion esphomeyaml/guides/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ To check your documentation changes locally, you first need install sphinx (**wi

.. code:: bash

pip3 install sphinx
pip3 install sphinx breathe

Then, use the provided Makefile to build the changes and start a simple web server:

Expand Down