Skip to content

Commit e8f7165

Browse files
authored
document in terms of -m fissix
1 parent 43a9fcd commit e8f7165

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ This library is a very thin wrapper around `fissix
1010
to make Python 2 code more modern with the intention of eventually
1111
porting it over to Python 3.
1212

13-
The ``python -m modernize`` command works like `fissix
14-
<https://github.com/jreese/fissix>`_. Here's how you'd rewrite a
13+
The ``python -m modernize`` command works like
14+
``python -m fissix``, see `fissix <https://github.com/jreese/fissix>`_.
15+
Here's how you'd rewrite a
1516
single file::
1617

1718
python -m modernize -w example.py

0 commit comments

Comments
 (0)