Skip to content

Commit c75556e

Browse files
author
Hugo Osvaldo Barrera
committed
Improve documentation regarding optional deps
1 parent e6d1a3e commit c75556e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ Installation
3737

3838
The best way is to use pip: ``pip install python-barcode``.
3939

40-
You can also install manually by downloading the tarball, extracting it, and
41-
running ``python setup.py install``.
40+
If you'll be exporting to images (eg: not just SVG), you'll need additional
41+
optional dependencies, so run: ``pip install python-barcode[images]``.
4242

4343

4444
Provided Barcodes

0 commit comments

Comments
 (0)