From bce9fb87e15ec902e33280fbdbaf00c20a1ef1e1 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 17 Nov 2008 13:34:43 +0000 Subject: Continue the charade of telling people where to invoke things from. --- docs/narr/project.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/project.rst b/docs/narr/project.rst index 2e597b240..194c168c3 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -147,7 +147,7 @@ the generated ``MyProject.ini`` configuration file: .. code-block:: bash :linenos: - $ bin/paster serve MyProject.ini + $ ../bin/paster serve MyProject.ini Here's sample output from a run: -- cgit v1.2.3