From d19609c9101af4b0daf4e239214c68ce07936e38 Mon Sep 17 00:00:00 2001 From: Charlotte Herngreen Date: Tue, 9 Apr 2024 02:26:42 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29aff0e..1570557 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The easiest way to exploit this bug is to use the Nintendo CA - G3 CA, and is wh This script takes in a PEM encoded copy of Nintendo CA - G3 and does the above patches and exports the patched CA and private key. - Install [NodeJS](https://nodejs.org/) -- `git clone git clone https://github.com/PretendoNetwork/SSSL` +- `git clone https://github.com/PretendoNetwork/SSSL` - `cd SSSL` - `npm i` to install the dependencies - `node patch` to run the patching wizard