From ce5bcf055f4ff9853a7e80ff95861ac360aeb868 Mon Sep 17 00:00:00 2001 From: Marc Abramowitz Date: Wed, 29 Apr 2015 19:26:27 -0700 Subject: [PATCH] Update index.rst --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index bb43d5f..5d1b510 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -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::