Skip to content

Commit a1029b2

Browse files
authored
Update README.md
1 parent 5743416 commit a1029b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public class Main {
3535
In order to adjust this code to your products, several parameters needs to be changed, which we outline below:
3636

3737
* `RSAPubKey` - the RSA Public key, which can be found on [this](https://app.cryptolens.io/docs/api/v3/QuickStart#api-keys) page.
38-
* `token` - the access token (can be found [here](https://app.cryptolens.io/docs/api/v3/QuickStart#api-keys), in *API Keys* section).
38+
* `auth` - the access token (can be found [here](https://app.cryptolens.io/docs/api/v3/QuickStart#api-keys), in *API Keys* section).
3939
* `product_id` - the id of the product can be found on the product page (in the example above, it's 3646).
4040
* `key` - the license key to be verified (above it's MPDWY-PQAOW-FKSCH-SGAAU).
4141
* `machine_code` - the unique id of the device, which may require root access. Note, this value is not the same as the one generated by the .NET client.

0 commit comments

Comments
 (0)