Skip to content
Snippets Groups Projects
Verified Commit f953b22a authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

Updated command to generate keys

parent d2c9d71e
No related merge requests found
...@@ -100,7 +100,7 @@ important you dont loose these as they identify your site. So save them. ...@@ -100,7 +100,7 @@ important you dont loose these as they identify your site. So save them.
```bash ```bash
npm install ts-node typescript '@types/node' npm install ts-node typescript '@types/node'
./node_modules/.bin/ts-node --esm generateKeys.mts node --loader ts-node/esm generateKeys.mts
``` ```
We will use these keys to set the values in the next step. We will use these keys to set the values in the next step.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment