Skip to content

Commit

Permalink
Merge pull request lincolnloop#292 from HappyEinara/patch-1
Browse files Browse the repository at this point in the history
Fix README typo.
  • Loading branch information
SmileyChris committed Nov 28, 2022
2 parents 49e727f + 736c696 commit 8a37658
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 8a37658

Please sign in to comment.