Skip to content

Commit fce2c11

Browse files
authored
Update README.rst
1 parent 412d802 commit fce2c11

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,9 @@ to avoid needing to manually manage ports and opening browser windows
144144
Notifications for build cycles
145145
------------------------------
146146

147-
When running sphinx-autobuild as a daemon, users may need to be notified when
148-
the build starts and ends (require libnotify and a notification server).
147+
As an example of using the ``--pre-build`` and ``--post-build`` arguments,
148+
the command below uses `notify-send` to send a notification when a build
149+
starts and finishes.
149150

150151
.. code-block:: bash
151152

0 commit comments

Comments
 (0)