From 8924019a3c816fb7c5b3b12ddc2611e65d759a61 Mon Sep 17 00:00:00 2001 From: Mayank Chhabra Date: Tue, 21 Jul 2020 16:03:39 +0530 Subject: [PATCH] Download link to the latest release (#54) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 401d28f..cb7c4c2 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Umbrel OS currently supports Raspberry Pi 3 and 4. If you'd like to run it on an ### Instructions: -1. Download the [latest release of Umbrel OS](https://github.com/getumbrel/umbrel-os/releases), or [build the image from source](#-build-umbrel-os-from-source). +1. Download the [latest release of Umbrel OS](https://github.com/getumbrel/umbrel-os/releases/latest), or [build the image from source](#-build-umbrel-os-from-source). 2. Use an image flasher such as [Balena Etcher](https://github.com/balena-io/etcher) to flash the image to a microSD card. 3. Put the microSD card in your Raspberry Pi, attach an external SSD or HDD (to USB 3 port), connect the Pi to your router with an ethernet cable. 4. Turn on the Pi and open http://umbrel.local from any device connected to the same network (it might take a while for it to be accessible).