FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Make installation instruction copy-pasteable · yourcelf/python-barcode@a32866f · GitHub

Commit a32866f

Browse files
Hugo Osvaldo Barrera
committed
Make installation instruction copy-pasteable
1 parent 717eb8b commit a32866f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

‎README.rst‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ The best way is to use pip: ``pip install python-barcode``. Don't forget to add
4747
this to our app's dependencies.
4848

4949
If you'll be exporting to images (eg: not just SVG), you'll need additional
50-
optional dependencies, so run: ``pip install python-barcode[images]``.
50+
optional dependencies, so run: ``pip install "python-barcode[images]"`` (keep the
51+
quotes, most shells don't play nice with square brackets).
5152

5253
Provided Barcodes
5354
-----------------

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL