From 4a9ef64658ce034f8be1709d9ab52af89326a9e5 Mon Sep 17 00:00:00 2001 From: Anton Date: Sat, 23 Feb 2019 19:54:18 +0100 Subject: [PATCH] doc/installation: fixed build issues. Sorry. --- source/startinstall.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/startinstall.rst b/source/startinstall.rst index 91b87f1..94fbe81 100644 --- a/source/startinstall.rst +++ b/source/startinstall.rst @@ -29,7 +29,7 @@ The easiest way to write your MicroPython programs is using Microsoft Visual Stu 2. Follow the on-screen instructions to install the application. 3. Launch Visual Studio Code 4. Open the extensions tab as shown below. -4. Install and activate the required extensions: +5. Install and activate the required extensions: .. warning:: @@ -74,7 +74,7 @@ To create the micro SD card: Using Etcher to flash the firmware to the micro SD card Updating from older version of EV3 MicroPython -____________________________________________________________ +----------------------------------------------------------- To update the firmware to the latest version, simply download a new image and flash it to the micro SD card as described above. Be sure to :ref:`back up any Python programs you want to save `. Running the ev3dev image on the brick