Skip to content

Commit c23d6e8

Browse files
authored
Update README.md
1 parent c78dca1 commit c23d6e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ supported OS: Linux,Mac,Windows
2323
* switch between **releases/branches** and update git repository from github
2424
* switch or load provided examples of configuration
2525
* **upload your old configuration over current** from Configuration files
26-
* **compile and upload the firmware** to your device via [PlatformIO](http://docs.platformio.org/en/latest/installation.html)
26+
* **compile and upload the firmware** to your device via [PlatformIO Core](http://docs.platformio.org/en/latest/installation.html)
2727
* **access to all serial ports** using console manager (with auto ports changing detection)
2828
* simple 3D tool for positioning printer head in console manager
2929
* **snippets** allow compose the BootScreen, calculate a step values for various stepper motors
@@ -43,7 +43,7 @@ in project used documentation from [MarlinDocumentation](https://github.com/Marl
4343
We provide [prebuilt binaries](https://github.com/akaJes/marlin-config/releases) for macOS, Linux 32 / 64 and Windows 32 / 64. This is the [latest release](https://github.com/akaJes/marlin-config/releases/latest).
4444
## Dependencies
4545
* [git](https://git-scm.com/downloads)
46-
* [PlatformIO](http://docs.platformio.org/en/latest/installation.html) (optional)
46+
* [PlatformIO Core](http://docs.platformio.org/en/latest/installation.html) (optional)
4747
## Using
4848
After run appears a File dialog and asks to open any empty folder (then will be cloning for last version of marlin from github) or folder with the Marlin git repository
4949

@@ -56,7 +56,7 @@ some hints for [Windows-Installation](https://github.com/akaJes/marlin-config/wi
5656
## Dependencies
5757
* [git](https://git-scm.com/downloads)
5858
* [node.js](https://nodejs.org/en/download/)
59-
* [PlatformIO](http://docs.platformio.org/en/latest/installation.html) (optional)
59+
* [PlatformIO Core](http://docs.platformio.org/en/latest/installation.html) (optional)
6060
## Hints
6161
### Linux users issue about access to USB serial ports
6262
Warning! Please install `99-platformio-udev.rules` and check that your board's PID and VID are listed in the rules.

0 commit comments

Comments
 (0)