From c4e84cc9b06e0eaadb513793e196ea60cad56f01 Mon Sep 17 00:00:00 2001 From: JesusSilvaUtrera Date: Thu, 9 May 2024 12:17:00 +0200 Subject: [PATCH] correct typo in link --- andino_hardware/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/andino_hardware/README.md b/andino_hardware/README.md index 58c7b11c..39e2a5e4 100644 --- a/andino_hardware/README.md +++ b/andino_hardware/README.md @@ -97,7 +97,7 @@ The SBC used in this project is a Raspberry Pi 4b so the guidelines here will re Ubuntu Mate 22.04 ARM64 is the recommended operative system for this project. This OS provides good capabilities for a educational platform as well as good performance. For installing this OS in the Raspberry: -1. Download the image from here: [ubuntu mate download]()https://ubuntu-mate.org/download/arm64/ +1. Download the image from here: [ubuntu mate download](https://ubuntu-mate.org/download/arm64/) 2. Install OS to a microSD card using [Raspberry Pi Imager](https://www.raspberrypi.com/software/).