|
@@ -20,7 +20,7 @@ Download earlier versions of Marlin on the [Releases page](https://github.com/Ma
|
20
|
20
|
|
21
|
21
|
## Building Marlin 2.0
|
22
|
22
|
|
23
|
|
-To build Marlin 2.0 you'll need [Arduino IDE 1.9](https://www.arduino.cc/en/main/software) or [PlatformIO](http://docs.platformio.org/en/latest/ide.html#platformio-ide). We've posted detailed instructions on how to [build Marlin 2.0 for ARM](http://marlinfw.org/docs/basics/install_arm.html).
|
|
23
|
+To build Marlin 2.0 you'll need [Arduino IDE 1.9](https://www.arduino.cc/en/main/software) or [PlatformIO](http://docs.platformio.org/en/latest/ide.html#platformio-ide). We've posted detailed instructions on how to [build Marlin 2.0 for ARM](http://marlinfw.org/docs/basics/install_rearm.html).
|
24
|
24
|
|
25
|
25
|
## Hardware Abstraction Layer (HAL)
|
26
|
26
|
|