From 0500fd3ca8d6dd43d51d6d88d2b88789ef1f861d Mon Sep 17 00:00:00 2001 From: Ian Mancini Date: Thu, 16 Dec 2021 16:09:55 -0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a94690b..9a3c98d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Marlin 3D Printer Firmware ![Marlin logo](https://git.trov.ar/trovar/marlin-anet-a8/raw/branch/main/buildroot/share/pixmaps/logo/marlin-250.png) -## Usage instructions +## Flash instructions 1. Install Anet board definition for Arduino IDE from `./anet-board` ([Source](https://github.com/SkyNet3D/anet-board)) +2. Install LiquidCrystal library for Arduino using the IDE library manager +3. Flash selecting `Anet V1.0 (Optiboot)` as board