Skip to content

Commit 1d47188

Browse files
authored
Update README.md
1 parent 3dd8243 commit 1d47188

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,21 +22,23 @@ supported OS: Linux,Mac,Windows
2222

2323
in project used documentation from [MarlinDocumentation](https://github.com/MarlinFirmware/MarlinDocumentation/_configuration/configuration.md)
2424

25-
# Installation
26-
## Prebuilded with Electron versions
27-
[Releases](https://github.com/akaJes/marlin-config/releases)
28-
## NPM
25+
# Installation prebuilt with Electron versions
26+
[Releases](https://github.com/akaJes/marlin-config/releases) (Win/Mac versions has no console manager)
27+
## Dependencies
28+
[git](https://git-scm.com/downloads), optional [PlatformIO](http://docs.platformio.org/en/latest/installation.html)
29+
## Using
30+
after run - choose a folder with Marlin repo or an empty folder for cloning
31+
# Installation NPM
2932
[![npm version](https://badge.fury.io/js/marlin-conf.svg)](https://badge.fury.io/js/marlin-conf)
3033

3134
`sudo npm -g i marlin-conf`
3235

3336
some hints for [Windows-Installation](https://github.com/akaJes/marlin-config/wiki/Windows-Installation)
34-
35-
# Dependencies
37+
## Dependencies
3638

3739
[git](https://git-scm.com/downloads), [node.js](https://nodejs.org/en/download/), optional [PlatformIO](http://docs.platformio.org/en/latest/installation.html)
3840

39-
# Using
41+
## Using
4042
open terminal in an empty folder or in a folder with Marlin repository and type
4143

4244
`mct` and confirm action

0 commit comments

Comments
 (0)