From bb0b1fa84a86ed161c99f9d2ec1a6ab1667e07dc Mon Sep 17 00:00:00 2001 From: ShalokShalom Date: Wed, 12 Jun 2024 12:42:35 +0200 Subject: [PATCH 1/2] Link to webOS CLI config Link section of the configuration for easier navigation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6c6e373..33b4156a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ YouTube App with extended functionalities - Use [Device Manager app](https://github.com/webosbrew/dev-manager-desktop) - see [Releases](https://github.com/webosbrew/youtube-webos/releases) for a prebuilt `.ipk` binary file - Use [webOS TV CLI tools](https://webostv.developer.lge.com/develop/tools/cli-installation) - - `ares-install youtube...ipk` (for webOS CLI tools configuration see below) + `ares-install youtube...ipk` (For the required webOS CLI tool configuration see [here](https://github.com/webosbrew/youtube-webos?tab=readme-ov-file#development-tv-setup) ## Configuration From bc2300f9fe2899a0e08714293b207668379bf591 Mon Sep 17 00:00:00 2001 From: throwaway96 <68320646+throwaway96@users.noreply.github.com> Date: Fri, 18 Oct 2024 20:49:31 -0400 Subject: [PATCH 2/2] remove URL from link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33b4156a..57dc6d6e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ YouTube App with extended functionalities - Use [Device Manager app](https://github.com/webosbrew/dev-manager-desktop) - see [Releases](https://github.com/webosbrew/youtube-webos/releases) for a prebuilt `.ipk` binary file - Use [webOS TV CLI tools](https://webostv.developer.lge.com/develop/tools/cli-installation) - - `ares-install youtube...ipk` (For the required webOS CLI tool configuration see [here](https://github.com/webosbrew/youtube-webos?tab=readme-ov-file#development-tv-setup) + `ares-install youtube...ipk` (For more information on configuring the webOS CLI tools, see [below](#development-tv-setup)) ## Configuration