From ccdf38c6c49031bf0c4d094712e64e8f84f304ab Mon Sep 17 00:00:00 2001 From: throwaway96 <68320646+throwaway96@users.noreply.github.com> Date: Tue, 9 Jan 2024 01:28:43 -0500 Subject: [PATCH] README.md: update git clone URL Make it point to webosbrew/youtube-webos. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1940dea8..26707e06 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ luna-send -n 1 'luna://com.webos.service.eim/deleteDevice' '{"appId":"youtube.le - Clone the repository ```sh -git clone https://github.com/FriedChickenButt/youtube-webos.git +git clone https://github.com/webosbrew/youtube-webos.git ``` - Enter the folder and build the App, this will generate a `*.ipk` file.