From 8e2dd0e3b7dbda7f566385d4813950bb1dc6caff Mon Sep 17 00:00:00 2001 From: Simon Bihel Date: Tue, 2 Aug 2022 16:14:59 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: