Oops! g comes before i :P

waldyrious/alt-syntax
Leandro Ostera 2016-02-06 12:26:18 +01:00
parent a420204f25
commit 18ccbbc644
1 changed files with 2 additions and 2 deletions

View File

@ -48,10 +48,10 @@ 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`
- [Elixir client](https://github.com/tldr-pages/tldr_elixir_client) (binaries not yet available)
- [Emacs client](https://github.com/kuanyui/tldr.el)
- [Go client](https://github.com/pranavraja/tldr): `go get github.com/pranavraja/tldr` (or [platform binaries](https://github.com/pranavraja/tldr/releases))
- iOS clients:
- [tldr-man-page](https://github.com/freesuraj/TLDR), available on [App Store](https://appsto.re/sg/IQ0-_.i)
- [tldr-pages](https://github.com/mflint/ios-tldr-viewer), available on [App Store](https://itunes.apple.com/us/app/tldt-pages/id1071725095?ls=1&mt=8)
- [Go client](https://github.com/pranavraja/tldr): `go get github.com/pranavraja/tldr` (or [platform binaries](https://github.com/pranavraja/tldr/releases))
- [Node.js client](https://github.com/tldr-pages/tldr-node-client) : `npm install -g tldr`
- [Perl5 client](https://github.com/shoichikaji/perl-tldr): `cpanm App::tldr`
- Python clients:
@ -64,7 +64,7 @@ You can access these pages on your computer using one of the following clients:
- [tldr-rs](https://github.com/dbrgn/tldr-rs) (offline caching, not yet published)
- [Web client](https://github.com/ostera/tldr.jsx): https://ostera.github.io/tldr.jsx
There is also a comprehensive [list of clients in Wiki](https://github.com/tldr-pages/tldr/wiki/TLDR-clients).
There is also a comprehensive [list of clients in our Wiki](https://github.com/tldr-pages/tldr/wiki/TLDR-clients).
## Contributing