Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yushulx authored Dec 16, 2020
1 parent 19ddef5 commit 35024ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Version 8.0
## Requirements
- [Visual Studio](https://www.visualstudio.com/downloads/)
- [CMake](https://cmake.org/download/)
- [Dynamsoft Barcode Reader v8.0](https://www.dynamsoft.com/barcode-reader/downloads) (Windows x86/x64, Linux x64, macOS x64 and Raspberry Pi ARMv7)
- [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)

## License
Get a [trial license](https://www.dynamsoft.com/customer/license/trialLicense) and set the license key in `BarcodeReader.cxx`:
Expand Down Expand Up @@ -60,7 +60,7 @@ https://www.dynamsoft.com/Company/Contact.aspx
./BarcodeReader [image-file] [optional: license-file] [optional: template-file]
```
## macOS
## macOS (contact [email protected] to get the library file)
1. Install **CMake**:
```bash
brew install cmake
Expand Down

0 comments on commit 35024ef

Please sign in to comment.