Skip to content

Commit f47c1f1

Browse files
Update README.md (#1565)
1 parent 145ddfc commit f47c1f1

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,32 +19,22 @@ npx t3
1919

2020
### Desktop app
2121

22-
Install the desktop app using whichever method fits your platform:
23-
24-
#### Direct download
25-
26-
[GitHub Releases](https://github.com/pingdotgg/t3code/releases)
22+
Install the latest version of the desktop app from [GitHub Releases](https://github.com/pingdotgg/t3code/releases), or from your favorite package registry:
2723

2824
#### Windows (`winget`)
2925

30-
Reference: [pingdotgg/t3code#1544](https://github.com/pingdotgg/t3code/issues/1544), [winget-pkgs manifest](https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/T3Tools/T3Code/)
31-
3226
```bash
3327
winget install T3Tools.T3Code
3428
```
3529

3630
#### macOS (Homebrew)
3731

38-
Reference: [t3-code cask](https://formulae.brew.sh/cask/t3-code#default)
39-
4032
```bash
4133
brew install --cask t3-code
4234
```
4335

4436
#### Arch Linux (AUR)
4537

46-
Reference: [t3code-bin](https://aur.archlinux.org/packages/t3code-bin)
47-
4838
```bash
4939
yay -S t3code-bin
5040
```

0 commit comments

Comments
 (0)