Skip to content

Commit

Permalink
Fix documentation errors
Browse files Browse the repository at this point in the history
  • Loading branch information
danjacka committed Jun 18, 2012
1 parent 30cb0b9 commit 8f31733
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/sphinx/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Developer documentation for collective.table
============================================

:Project title: collective.table
:Latest version: 0.3
:Latest version: 1.0.1
:Project page: http://pypi.python.org/pypi/collective.table
:Source: http://github.com/zupo/collective.table
:Source: http://github.com/collective/collective.table

""""""""""""""""""""""""""""""""

Expand Down Expand Up @@ -39,7 +39,7 @@ quick start with `collective.table` is as follows:

.. sourcecode:: bash

$ git checkout git@github.com:zupo/collective.table.git
$ git checkout git@github.com:collective/collective.table.git
$ cd collective.table/
$ virtualenv -p python2.6 --no-site-packages ./
$ bin/python bootstrap.py
Expand Down

0 comments on commit 8f31733

Please sign in to comment.