Another missing literal block

This commit is contained in:
Donald Stufft 2014-05-14 10:58:38 -04:00
parent dadfce65bc
commit a6d42f6f65
1 changed files with 3 additions and 2 deletions

View File

@ -75,8 +75,9 @@ Example Index with Twisted Web
creating paths like ``/var/www/index.example.com/foo/foo-1.0.tar.gz``.
4. Configure Twisted Web to serve the root directory, ideally with TLS.
::
$ twistd -n web --path /var/www/index.example.com/
::
$ twistd -n web --path /var/www/index.example.com/
Examples of Additional indexes with pip