Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
DzmitrySmaliakou committed Apr 12, 2022
1 parent 6c643a1 commit 302a85e
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 @@ -12,7 +12,7 @@ This repository contains the source code of the Document Reader API, and the sam
* [Additional information](#additional-information)

## How to build the demo application
1. Visit [licensing.regulaforensics.com](https://licensing.regulaforensics.com) to get a trial license (`regula.license` file). The license creation wizard will guide you through the necessary steps.
1. Visit [client.regulaforensics.com](https://client.regulaforensics.com) to get a trial license (`regula.license` file). The license creation wizard will guide you through the necessary steps.
2. Download or clone current repository using the command `git clone https://github.com/regulaforensics/DocumentReader-Cordova-Plugin.git`.
3. Run the following commands in Terminal:
```bash
Expand All @@ -22,7 +22,7 @@ $ cordova prepare
```

4. Copy the `regula.license` file to the `example/www` folder.
5. Change the application ID to the one you have specified during the registration at [licensing.regulaforensics.com](https://licensing.regulaforensics.com).
5. Change the application ID to the one you have specified during the registration at [client.regulaforensics.com](https://client.regulaforensics.com).
6. Android:
* Run `cordova run android` inside `example` folder - this is just one way to run the app. You can also run it directly from within Android Studio.

Expand Down

0 comments on commit 302a85e

Please sign in to comment.