diff --git a/programming/cplusplus/user-guide/document-scanner.md b/programming/cplusplus/user-guide/document-scanner.md index 9e2461e..5c6b41a 100644 --- a/programming/cplusplus/user-guide/document-scanner.md +++ b/programming/cplusplus/user-guide/document-scanner.md @@ -33,7 +33,7 @@ To find out whether your environment is supported, please read the [System Requi ## Installation -If you haven't downloaded the SDK yet, download the `C/C++ Package` now and unpack the package into a directory of your choice. +If you haven't downloaded the SDK yet, download the `C/C++ Package` now and unpack the package into a directory of your choice. > [!IMPORTANT] > For this tutorial, we unpack it to a pseudo directory `[INSTALLATION FOLDER]`, change it to your unpacking path for the following content. diff --git a/programming/cplusplus/user-guide/mrz-scanner.md b/programming/cplusplus/user-guide/mrz-scanner.md index d20fb3a..b20051f 100644 --- a/programming/cplusplus/user-guide/mrz-scanner.md +++ b/programming/cplusplus/user-guide/mrz-scanner.md @@ -39,7 +39,7 @@ To find out whether your environment is supported, please read the [System Requi ## Installation -If you haven't downloaded the SDK yet, download the `C/C++ Package` now and unpack the package into a directory of your choice. +If you haven't downloaded the SDK yet, download the `C/C++ Package` now and unpack the package into a directory of your choice. > [!IMPORTANT] > For this tutorial, we unpack it to a pseudo directory `[INSTALLATION FOLDER]`, change it to your unpacking path for the following content.