| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 717eb8b commit a32866f
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -47,7 +47,8 @@ The best way is to use pip: ``pip install python-barcode``. Don't forget to add | |||
| 47 | 47 | this to our app's dependencies. | |
| 48 | 48 | ||
| 49 | 49 | 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). | ||
| 51 | 52 | ||
| 52 | 53 | Provided Barcodes | |
| 53 | 54 | ----------------- | |
| Back | FazBrowse Home | New Git URL |
0 commit comments