diff --git a/Build-Batch-Explorer-yourself.md b/Build-Batch-Explorer-yourself.md index 012c16e..75923d5 100644 --- a/Build-Batch-Explorer-yourself.md +++ b/Build-Batch-Explorer-yourself.md @@ -1,6 +1,6 @@ #### 1. Prerequisites -1. **Install node.js version `12` or greater. [Download](https://nodejs.org/en/download/)** +1. Install node.js version **12** or greater. [Download](https://nodejs.org/en/download/)** 2. Install python **3.6** or higher (doesn't need to be in the path if that breaks your environment) 3. Have a Visual Studio 2015+ installed (For Windows only and recommended to have VS 2017+) 4. Alternatively to 2. and 3. you can use `npm install -g windows-build-tools`