Skip to content

Commit

Permalink
Fix script name
Browse files Browse the repository at this point in the history
  • Loading branch information
gvalkov committed Nov 12, 2017
1 parent 04d7b1d commit 90317ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -67,7 +67,7 @@ containing a ``setup.py``. For example, given the following ``setup.py``:
if __name__ == '__main__':
setup(**kw)
Running ``setuptools-py2cfg`` would print:
Running ``setuptools-py2cfg.py`` would print:

.. code-block:: ini
Expand Down

0 comments on commit 90317ff

Please sign in to comment.