From 78dcb90dcf7cc40975cf5bcd520b9aca3a4a9593 Mon Sep 17 00:00:00 2001 From: Serhii Bykov Date: Sun, 23 Aug 2026 01:44:43 +0200 Subject: [PATCH] docs(readme): update Homebrew install command --- Docs/README.de.md | 2 +- Docs/README.es.md | 2 +- Docs/README.fr.md | 2 +- Docs/README.ja.md | 2 +- Docs/README.nl.md | 2 +- Docs/README.pl.md | 2 +- Docs/README.pt-BR.md | 2 +- Docs/README.uk.md | 2 +- Docs/README.zh-Hans.md | 2 +- README.md | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Docs/README.de.md b/Docs/README.de.md index c0a0317e..34504097 100644 --- a/Docs/README.de.md +++ b/Docs/README.de.md @@ -60,7 +60,7 @@ Laden Sie die neueste Version von [GitHub](https://github.com/keytyapp/Keyty/rel ### Homebrew ```bash -brew install --cask keytyapp/tap/keyty +brew install --cask keyty ``` ### Aus dem Quellcode erstellen diff --git a/Docs/README.es.md b/Docs/README.es.md index 705a87cd..549bb54e 100644 --- a/Docs/README.es.md +++ b/Docs/README.es.md @@ -60,7 +60,7 @@ Descarga la última versión desde [GitHub](https://github.com/keytyapp/Keyty/re ### Homebrew ```bash -brew install --cask keytyapp/tap/keyty +brew install --cask keyty ``` ### Compilar desde el código fuente diff --git a/Docs/README.fr.md b/Docs/README.fr.md index 9e812d57..4ac72d43 100644 --- a/Docs/README.fr.md +++ b/Docs/README.fr.md @@ -60,7 +60,7 @@ Téléchargez la dernière version depuis [GitHub](https://github.com/keytyapp/K ### Homebrew ```bash -brew install --cask keytyapp/tap/keyty +brew install --cask keyty ``` ### Compiler à partir du code source diff --git a/Docs/README.ja.md b/Docs/README.ja.md index 2ed6a729..57b0ae15 100644 --- a/Docs/README.ja.md +++ b/Docs/README.ja.md @@ -59,7 +59,7 @@ Keyty は設定画面から、ワークフローやプレゼンテーション ### Homebrew ```bash -brew install --cask keytyapp/tap/keyty +brew install --cask keyty ``` ### ソースからビルド diff --git a/Docs/README.nl.md b/Docs/README.nl.md index 6faa4689..e6e98b6f 100644 --- a/Docs/README.nl.md +++ b/Docs/README.nl.md @@ -60,7 +60,7 @@ Download de nieuwste release van [GitHub](https://github.com/keytyapp/Keyty/rele ### Homebrew ```bash -brew install --cask keytyapp/tap/keyty +brew install --cask keyty ``` ### Bouwen vanaf de broncode diff --git a/Docs/README.pl.md b/Docs/README.pl.md index 78fec67a..954907e4 100644 --- a/Docs/README.pl.md +++ b/Docs/README.pl.md @@ -60,7 +60,7 @@ Pobierz najnowsze wydanie z [GitHub](https://github.com/keytyapp/Keyty/releases) ### Homebrew ```bash -brew install --cask keytyapp/tap/keyty +brew install --cask keyty ``` ### Kompilacja ze źródeł diff --git a/Docs/README.pt-BR.md b/Docs/README.pt-BR.md index f49fe8de..65f58a15 100644 --- a/Docs/README.pt-BR.md +++ b/Docs/README.pt-BR.md @@ -60,7 +60,7 @@ Baixe a versão mais recente no [GitHub](https://github.com/keytyapp/Keyty/relea ### Homebrew ```bash -brew install --cask keytyapp/tap/keyty +brew install --cask keyty ``` ### Compilar a partir do código-fonte diff --git a/Docs/README.uk.md b/Docs/README.uk.md index 87c1db67..5d3af3dd 100644 --- a/Docs/README.uk.md +++ b/Docs/README.uk.md @@ -60,7 +60,7 @@ Keyty можна налаштувати в Settings відповідно до в ### Homebrew ```bash -brew install --cask keytyapp/tap/keyty +brew install --cask keyty ``` ### Збірка з вихідного коду diff --git a/Docs/README.zh-Hans.md b/Docs/README.zh-Hans.md index 2a36b624..6a948bc2 100644 --- a/Docs/README.zh-Hans.md +++ b/Docs/README.zh-Hans.md @@ -59,7 +59,7 @@ Keyty 是一款免费开源应用,可实时可视化你的键盘和鼠标操 ### Homebrew ```bash -brew install --cask keytyapp/tap/keyty +brew install --cask keyty ``` ### 从源码构建 diff --git a/README.md b/README.md index a028013e..10d12bdd 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Download the latest release from [GitHub](https://github.com/keytyapp/Keyty/rele ### Homebrew ```bash -brew install --cask keytyapp/tap/keyty +brew install --cask keyty ``` ### Build from Source