From 3fb67a5f4a23da34a994be07bcd92ee8547dcc4e Mon Sep 17 00:00:00 2001 From: Return <151555003+H-Return@users.noreply.github.com> Date: Tue, 21 May 2024 21:41:16 +0330 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c2e1e4..fe55001 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,10 @@ print("sha256/" +base64_encoded) Create the `generate.py` file with the `nano` editor +`nano generate.py` + Copy the code above and replace the placeholder with your own SHA-256 fingerprint in the `sha256 Fingerprint=6F:CX:9A:FE:32:2B:J9:8V:.............` section -`nano generate.py` And run the file with the command: