aboutsummaryrefslogtreecommitdiff
path: root/pw_watch/guide.rst
diff options
context:
space:
mode:
Diffstat (limited to 'pw_watch/guide.rst')
-rw-r--r--pw_watch/guide.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/pw_watch/guide.rst b/pw_watch/guide.rst
index 98ae2cbc0..a6845de19 100644
--- a/pw_watch/guide.rst
+++ b/pw_watch/guide.rst
@@ -131,9 +131,7 @@ Automatically reload docs
-------------------------
When using ``--serve-docs``, by default the docs will be rebuilt when changed,
just like code files. However, you will need to manually reload the page in
-your browser to see changes. If you install the ``httpwatcher`` Python package
-into your Pigweed environment (``pip install httpwatcher``), docs pages will
-automatically reload when changed.
+your browser to see changes.
Disable automatic rebuilds
--------------------------