From 811feb9719dec395dde37743979aa65e7f4533e7 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Tue, 12 Nov 2024 16:17:02 +0100 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6878cdc..eeecadb 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Run `pyplayready --help` to view available cli functions ## Devices Run the command below to create a Playready Device (.prd) from a `bgroupcert.dat` and `zgpriv.dat`: ```shell -pyplayready create-device -c bgroupcert.dat -g zgpriv.dat +pyplayready create-device -c bgroupcert.dat -k zgpriv.dat ``` Test a playready device: