We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6d1a3e commit c75556eCopy full SHA for c75556e
1 file changed
README.rst
@@ -37,8 +37,8 @@ Installation
37
38
The best way is to use pip: ``pip install python-barcode``.
39
40
-You can also install manually by downloading the tarball, extracting it, and
41
-running ``python setup.py install``.
+If you'll be exporting to images (eg: not just SVG), you'll need additional
+optional dependencies, so run: ``pip install python-barcode[images]``.
42
43
44
Provided Barcodes
0 commit comments