diff --git a/README.md b/README.md index b5b1ae60e..37508a42e 100644 --- a/README.md +++ b/README.md @@ -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): `pub global activate tldr` - [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: - [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)