diff --git a/docs/source/release-process.rst b/docs/source/release-process.rst index a3788bf8..ed53dd19 100644 --- a/docs/source/release-process.rst +++ b/docs/source/release-process.rst @@ -56,7 +56,7 @@ To build the ``sdist`` (source distribution) run: .. code-block:: bash - $ python setup.by sdist + $ python setup.py sdist from the zipline root. This will create a gzipped tarball that includes all the