mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 01:26:03 +02:00
README: properly format Dash docset instructions (#3830)
This way the line is broken more naturally.
This commit is contained in:
parent
0ac937674d
commit
031db79e4d
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ You can access these pages on your computer using one of the following clients:
|
||||||
- [Dart client](https://github.com/hterkelsen/tldr):
|
- [Dart client](https://github.com/hterkelsen/tldr):
|
||||||
`pub global activate tldr`
|
`pub global activate tldr`
|
||||||
- [Dash docset](https://github.com/Moddus/tldr-python-dash-docset):
|
- [Dash docset](https://github.com/Moddus/tldr-python-dash-docset):
|
||||||
Open `Preferences > Downloads > User Contributed` and find `tldr pages` in the list
|
Open `Preferences` > `Downloads` > `User Contributed` and find `tldr pages` in the list
|
||||||
- Docker images:
|
- Docker images:
|
||||||
- [tldr-docker](https://github.com/nutellinoit/tldr-docker)- Run the `tldr` command via a docker container: `alias tldr='docker run --rm -it -v ~/.tldr/:/root/.tldr/ nutellinoit/tldr'`
|
- [tldr-docker](https://github.com/nutellinoit/tldr-docker)- Run the `tldr` command via a docker container: `alias tldr='docker run --rm -it -v ~/.tldr/:/root/.tldr/ nutellinoit/tldr'`
|
||||||
- [Elixir client](https://github.com/edgurgel/tldr_elixir_client)
|
- [Elixir client](https://github.com/edgurgel/tldr_elixir_client)
|
||||||
|
|
Loading…
Add table
Reference in a new issue