diff --git a/Docs/README.de.md b/Docs/README.de.md index c0a0317..3450409 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 705a87c..549bb54 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 9e812d5..4ac72d4 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 2ed6a72..57b0ae1 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 6faa468..e6e98b6 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 78fec67..954907e 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 f49fe8d..65f58a1 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 87c1db6..5d3af3d 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 2a36b62..6a948bc 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 a028013..10d12bd 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