2
0
mirror of https://github.com/gchq/CyberChef synced 2026-01-18 08:23:20 +00:00

Updated Getting started (markdown)

n1474335
2022-03-28 15:56:45 +01:00
parent cdcf8b31b2
commit b4f8363fc3

@@ -3,7 +3,7 @@
CyberChef uses the Grunt build system, so it's very easy to install. You'll need to carry out the following steps to get going:
1. Install Git
2. Install the latest LTS version 10 of Node.js and its package manager, npm
2. Install version 17 of Node.js and version 8 of its package manager, npm
3. Install Grunt: `npm install -g grunt-cli`
4. `git clone https://github.com/gchq/CyberChef.git`
5. `cd CyberChef`