Skip to content

Commit

Permalink
Fix README typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyEinara authored Nov 14, 2022
1 parent 49e727f commit 736c696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Generate QR codes.
A standard install uses pypng_ to generate PNG files and can also render QR
codes directly to the console. A standard install is just::

pip install pil
pip install qrcode

For more image functionality, install qrcode with the ``pil`` dependency so
that pillow_ is installed and can be used for generating images::
Expand Down

0 comments on commit 736c696

Please sign in to comment.