From 9ad9342e1ec6fb2b3c4a44258df42b98fc8db028 Mon Sep 17 00:00:00 2001 From: Proxycon Date: Mon, 16 Jan 2023 01:16:37 +0100 Subject: [PATCH] Updated Pop!_OS INSTALL.md Shortened package uri to just "gamehub", as this works and the longer uri produces an error "Unable to locate package com.github.tkashkin.gamehub" --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index d36f659e..7d73f71d 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -52,7 +52,7 @@ sudo zypper install gamehub ### Pop!\_OS Package is available in Pop!\_OS repository: ```bash -sudo apt install com.github.tkashkin.gamehub +sudo apt install gamehub ``` ### Solus