From 7092a32e6ebd3c95c67988c0b2ce59a5c0ce246b Mon Sep 17 00:00:00 2001 From: Victor Lin <13424970+victorlin@users.noreply.github.com> Date: Mon, 28 Mar 2022 17:13:25 -0700 Subject: [PATCH] fix: add instruction to stop auspice using ctrl+c --- docs/src/tutorial/example-data.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/src/tutorial/example-data.rst b/docs/src/tutorial/example-data.rst index cafa0e499..cfe19603c 100644 --- a/docs/src/tutorial/example-data.rst +++ b/docs/src/tutorial/example-data.rst @@ -88,6 +88,8 @@ Navigate to ``http://127.0.0.1:4000/ncov/default-build``. The resulting :term:`d .. figure:: ../images/dataset-example-data.png :alt: Phylogenetic tree from the "example data" tutorial as visualized in Auspice +To stop the server, press :kbd:`Control-C` on your keyboard. + .. note:: You can also view the results by dragging the file ``auspice/ncov_default-build.json`` onto `auspice.us `__.