diff --git a/docs/index.rst b/docs/index.rst index d241e91..97e4c1b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -10,10 +10,10 @@ XML-RPC support for the :mod:`repoze.bfg` web framework. :mod:`repoze.bfg` distribution. To install the package, use ``easy_install``:: - easy_install -i http://dist.repoze.org/bfgsite/simple repoze.bfg.xmrpc + easy_install -i http://dist.repoze.org/bfgsite/simple repoze.bfg.xmlrpc Or obtain the packge via `http://svn.repoze.org/repoze.bfg.xmlrpc -`_ and use ``setup.py +`_ and use ``setup.py install``. :mod:`repoze.bfg.xmlrpc` Usage