summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki
diff options
context:
space:
mode:
authorMichael Merickel <mmerickel@users.noreply.github.com>2016-11-20 17:26:39 -0600
committerGitHub <noreply@github.com>2016-11-20 17:26:39 -0600
commit0c1c8bfe1001d7fdf6f1c6d9a19435b8a46f7fc9 (patch)
tree2119c8387cfd08eaa0b2357d2eba1045726424e0 /docs/tutorials/wiki
parent3c5db5881058b730d9ce5ad0e49667c28ad63e25 (diff)
parent067ce0528a4c108e502c968b0865d213dbdda271 (diff)
downloadpyramid-0c1c8bfe1001d7fdf6f1c6d9a19435b8a46f7fc9.tar.gz
pyramid-0c1c8bfe1001d7fdf6f1c6d9a19435b8a46f7fc9.tar.bz2
pyramid-0c1c8bfe1001d7fdf6f1c6d9a19435b8a46f7fc9.zip
Merge pull request #2805 from mmerickel/pserve-reloader-revamp
pserve reloader revamp
Diffstat (limited to 'docs/tutorials/wiki')
-rw-r--r--docs/tutorials/wiki/installation.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/tutorials/wiki/installation.rst b/docs/tutorials/wiki/installation.rst
index 6172b122b..03e183739 100644
--- a/docs/tutorials/wiki/installation.rst
+++ b/docs/tutorials/wiki/installation.rst
@@ -370,7 +370,8 @@ coverage.
Start the application
---------------------
-Start the application.
+Start the application. See :ref:`what_is_this_pserve_thing` for more
+information on ``pserve``.
On UNIX
^^^^^^^