diff --git a/README.md b/README.md index fc2f959..7b51450 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Then replace the following fields: You will also need to add a secret RSA key in PEM format: ``` -wrangler secret put SIWEOIDC_RSA_PEM +wrangler secret put RSA_PEM ``` At this point, you should be able to create/publish the worker: