Skip to content

Commit

Permalink
README: add Scoop package
Browse files Browse the repository at this point in the history
  • Loading branch information
acuteenvy committed Apr 30, 2024
1 parent 277c496 commit f9ecb0f
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,22 @@ Install [tlrc](https://software.opensuse.org/package/tlrc) with Zypper:
zypper install tlrc
```

### Windows
### Windows using Winget

Install [tlrc](https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/tldr-pages/tlrc) with Winget:

```shell
winget install tldr-pages.tlrc
```

### Windows using Scoop

Install [tlrc](https://scoop.sh/#/apps?q=tlrc&id=67f36cdb01b1573ed454af11605b7b8efc732dc7) with Scoop:

```shell
scoop install tlrc
```

### macOS using MacPorts

Install [tlrc](https://ports.macports.org/port/tlrc/details) with MacPorts:
Expand Down

0 comments on commit f9ecb0f

Please sign in to comment.