Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions guides/mobile-web-capture.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,7 @@ This method retrieves all MWC source files from its [GitHub Repository](https://

Follow these steps:

1. Download MWC from [GitHub](https://github.com/Dynamsoft/mobile-web-capture) as a compressed folder.
> Alternatively, you can [download the same file from Dynamsoft website](https://www.dynamsoft.com/mobile-web-capture/downloads/).
1. Download **MWC** from [GitHub](https://github.com/Dynamsoft/mobile-web-capture) as a compressed folder.
2. Extract the contents of the archive.
3. Enter the license key you received in [Get a Trial License](#get-a-trial-license).
> In your code editor, open the Hello World sample located at [`/samples/hello-world.html`](https://github.com/Dynamsoft/mobile-web-capture/blob/master/samples/hello-world.html). Search for `"YOUR_LICENSE_KEY_HERE"` and replace it with your actual license key.
Expand Down