Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Docs/README.de.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Docs/README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Docs/README.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Docs/README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Keyty は設定画面から、ワークフローやプレゼンテーション
### Homebrew

```bash
brew install --cask keytyapp/tap/keyty
brew install --cask keyty
```

### ソースからビルド
Expand Down
2 changes: 1 addition & 1 deletion Docs/README.nl.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Docs/README.pl.md
Original file line number Diff line number Diff line change
Expand Up @@ -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ł
Expand Down
2 changes: 1 addition & 1 deletion Docs/README.pt-BR.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Docs/README.uk.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Keyty можна налаштувати в Settings відповідно до в
### Homebrew

```bash
brew install --cask keytyapp/tap/keyty
brew install --cask keyty
```

### Збірка з вихідного коду
Expand Down
2 changes: 1 addition & 1 deletion Docs/README.zh-Hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Keyty 是一款免费开源应用,可实时可视化你的键盘和鼠标操
### Homebrew

```bash
brew install --cask keytyapp/tap/keyty
brew install --cask keyty
```

### 从源码构建
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading