mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
README: remove deprecated rust client (#3367)
This commit is contained in:
parent
2e5b3d01eb
commit
052c7518b4
1 changed files with 2 additions and 7 deletions
|
@ -112,12 +112,7 @@ You can access these pages on your computer using one of the following clients:
|
|||
`devtools::install_github('kirillseva/tldrrr')`
|
||||
- [Ruby client](https://github.com/YellowApple/tldrb):
|
||||
`gem install tldrb`
|
||||
- Rust clients:
|
||||
- [rust-tldr](https://github.com/rilut/rust-tldr)
|
||||
(thin client with online lookup):
|
||||
`cargo install tldr`
|
||||
- [tealdeer](https://github.com/dbrgn/tealdeer)
|
||||
(fully featured client with offline cache):
|
||||
- [Rust client](https://github.com/dbrgn/tealdeer):
|
||||
`cargo install tealdeer`
|
||||
- [Vim Client](https://github.com/wlemuel/vim-tldr)
|
||||
- [Visual Studio Code extension](https://github.com/bmuskalla/vscode-tldr) available on [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=bmuskalla.vscode-tldr)
|
||||
|
|
Loading…
Add table
Reference in a new issue