Skip to content

Commit 7cc968b

Browse files
committed
Updated README
1 parent 6951293 commit 7cc968b

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

README.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
[![](https://img.shields.io/github/license/mikecentola/cmder_inst.svg)](https://github.com/mikecentola/cmder_inst/blob/master/LICENSE) ![](https://img.shields.io/github/release/mikecentola/cmder_inst.svg) ![](https://img.shields.io/github/tag-date/mikecentola/cmder_inst.svg)
1+
[![](https://img.shields.io/github/license/mikecentola/cmder_inst.svg)](https://github.com/mikecentola/cmder_inst/blob/master/LICENSE) ![](https://img.shields.io/github/release/mikecentola/cmder_inst.svg) ![Gihub Stars](https://badgen.net/github/stars/mikecentola/cmder_inst)
2+
[![GitHub](https://badgen.net/github/issues/mikecentola/cmder_inst)](https://github.com/appliedengdesign/vscode-gcode-syntax)
23

34
# Cmder Installer
45

@@ -19,16 +20,16 @@ Right now, Cmder Installer is only set up with English. We will be adding more l
1920

2021
### Prerequisites
2122

22-
- Download [NSIS](http://nsis.sourceforge.net)
23-
- Required NSIS Plugins
24-
- [inetc](https://nsis.sourceforge.io/Inetc_plug-in)
25-
- [ZipDLL](https://nsis.sourceforge.io/ZipDLL_plug-in)
26-
- [EnVar](https://nsis.sourceforge.io/EnVar_plug-in)
27-
- [NsJSON](https://nsis.sourceforge.io/NsJSON_plug-in)
23+
- Download [NSIS](http://nsis.sourceforge.net)
24+
- Required NSIS Plugins
25+
- [inetc](https://nsis.sourceforge.io/Inetc_plug-in)
26+
- [ZipDLL](https://nsis.sourceforge.io/ZipDLL_plug-in)
27+
- [EnVar](https://nsis.sourceforge.io/EnVar_plug-in)
28+
- [NsJSON](https://nsis.sourceforge.io/NsJSON_plug-in)
2829

29-
- If using nodejs to build
30-
- Make sure that NSIS is properly installed with `makensis` in your PATH
31-
- Install nodejs / npm
30+
- If using nodejs to build
31+
- Make sure that NSIS is properly installed with `makensis` in your PATH
32+
- Install nodejs / npm
3233

3334
### Build Using NSIS Gui
3435

0 commit comments

Comments
 (0)