Typo
This commit is contained in:
@@ -11,7 +11,7 @@ Run `pyplayready --help` to view available cli functions
|
|||||||
## Devices
|
## Devices
|
||||||
Run the command below to create a Playready Device (.prd) from a `bgroupcert.dat` and `zgpriv.dat`:
|
Run the command below to create a Playready Device (.prd) from a `bgroupcert.dat` and `zgpriv.dat`:
|
||||||
```shell
|
```shell
|
||||||
pyplayready create-device -c bgroupcert.dat -g zgpriv.dat
|
pyplayready create-device -c bgroupcert.dat -k zgpriv.dat
|
||||||
```
|
```
|
||||||
|
|
||||||
Test a playready device:
|
Test a playready device:
|
||||||
|
|||||||
Reference in New Issue
Block a user