You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
### How to Build
2
-
Download [Dynamsoft Barcode Reader SDK v7.2.2](https://github.com/dynamsoft-dbr/python-barcode/releases/tag/v7.2.2) for Linux, macOS and Raspberry Pi.
2
+
Download [Dynamsoft Barcode Reader SDK v7.2.2](https://github.com/dynamsoft-dbr/python-barcode/releases/tag/v7.2.2) for Raspberry Pi.
3
3
4
-
Copy **libDynamsoftBarcodeReader.so**/**libDynamsoftBarcodeReader.dylib** to `/usr/lib`. If you don't have access to `/usr/lib`, try to copy the library to `/usr/local/lib` and set the **LD_LIBRARY_PATH** as follows:
4
+
Copy **libDynamsoftBarcodeReader.so** to `/usr/lib`. If you don't have access to `/usr/lib`, try to copy the library to `/usr/local/lib` and set the **LD_LIBRARY_PATH** as follows:
0 commit comments