Skip to content

Commit

Permalink
typo fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
baijum committed Mar 7, 2013
1 parent 2425ea9 commit 8116578
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zdgbook/GettingStarted.rst
Expand Up @@ -41,7 +41,7 @@ and `buildout` script inside `bin` directory.

::

$ cd poll/poll.build
$ cd poll/poll_build
$ touch buildout.cfg
$ wget -c http://svn.zope.org/repos/main/zc.buildout/trunk/bootstrap/bootstrap.py
$ python2.6 bootstrap.py
Expand Down Expand Up @@ -131,7 +131,7 @@ logically and maintain the dependencies between packages properly.

::

$ cd ../poll.build
$ cd ../poll.main

Again we need to create the basic directory structure and `setup.py`
to create egg distribution. We are going to place python package
Expand Down

0 comments on commit 8116578

Please sign in to comment.