Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ To create a platter distribution all you need is this::

$ platter build /path/to/your/python/package

Once this finishes, it will have created a tarball of the fully built
Python package together will all dependencies and an installation script.
The above creates a tarball of the fully built
Python package together with all dependencies and an installation script.
You can then take this package and push it to as many servers as you want
and install it::

Expand Down