Skip to content

Commit 35024ef

Browse files
authored
Update README.md
1 parent 19ddef5 commit 35024ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Version 8.0
55
## Requirements
66
- [Visual Studio](https://www.visualstudio.com/downloads/)
77
- [CMake](https://cmake.org/download/)
8-
- [Dynamsoft Barcode Reader v8.0](https://www.dynamsoft.com/barcode-reader/downloads) (Windows x86/x64, Linux x64, macOS x64 and Raspberry Pi ARMv7)
8+
- [Dynamsoft Barcode Reader v8.0 C/C++ Package](https://www.dynamsoft.com/barcode-reader/downloads) (Windows x86/x64, Linux x64, macOS x64 and Raspberry Pi ARMv7)
99

1010
## License
1111
Get a [trial license](https://www.dynamsoft.com/customer/license/trialLicense) and set the license key in `BarcodeReader.cxx`:
@@ -60,7 +60,7 @@ https://www.dynamsoft.com/Company/Contact.aspx
6060
./BarcodeReader [image-file] [optional: license-file] [optional: template-file]
6161
```
6262
63-
## macOS
63+
## macOS (contact support@dynamsoft.com to get the library file)
6464
1. Install **CMake**:
6565
```bash
6666
brew install cmake

0 commit comments

Comments
 (0)