We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22bbabd + dc3d49a commit 9ab4eb4Copy full SHA for 9ab4eb4
1 file changed
README.md
@@ -35,7 +35,7 @@ Get the [trial license](https://www.dynamsoft.com/CustomerPortal/Portal/Triallic
35
cd dbr
36
```
37
38
-3. Copy **AllSupportedBarcodeTypes.tif**, **config.m4**, **DynamsoftBarcodeReader.h**, **reader.php** and **dbr.c** to **~/php-7.0.30/ext/dbr**:
+3. Copy **AllSupportedBarcodeTypes.tif**, **config.m4**, **DynamsoftBarcodeReader.h**, **DynamsoftCommon.h**, **reader.php** and **dbr.c** to **~/php-7.0.30/ext/dbr**:
39
4. Copy **php.ini** to **/etc/php/7.0/cli/php.ini**.
40
5. Build and install the extension:
41
0 commit comments