From 657a26eb5c5dfdb205ac1c6d67c295c8bdfa59dd Mon Sep 17 00:00:00 2001 From: Garrett Brown Date: Sun, 12 Mar 2017 15:37:29 -0700 Subject: [PATCH] [readme] Update readme with instructions to downgrade to build 600 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 34367762f2..6e47e08fee 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,13 @@ This repo contains the Steam Link port of Kodi. +Kodi requires beta build 600. To upgrade/downgrade, create a text file on a USB drive at `steamlink/config/system/update_branch.txt` and boot the Steam Link with the USB drive inserted. The contents should be `600`. To revert back to the latest beta build, change the contents of `update_branch.txt` to `beta`. + +In the future, this will be fixed and Kodi will work on any build >= 600. + ## Installation +0. Switch to beta build 600. 1. Download the latest release from https://github.com/garbear/kodi-steamlink/releases. 2. Copy archive to the folder `steamlink/apps/` on a USB drive (FAT32 or EXT4). 3. Insert the drive into the Steam Link and power-cycle. It will take approximately 2 minutes to install the 80MB archive.