diff options
author | Leo Vivier <leo.vivier+dev@gmail.com> | 2019-08-03 16:55:13 +0200 |
---|---|---|
committer | Leo Vivier <leo.vivier+dev@gmail.com> | 2019-08-05 18:51:43 +0200 |
commit | 1316c260255302a598156053e426f440141cab14 (patch) | |
tree | 4441fd57a46040075ff3fa8dc385c5fb46073758 | |
parent | c652d43da439e5e27facb7afac90e23853c90b62 (diff) | |
download | ranger-1316c260255302a598156053e426f440141cab14.tar.gz |
Rephrase line for official user guide
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 68e74df6..525d26f2 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,6 @@ See `ranger --help` for a description of that switch. Also check Going further --------------- -For learning how to efficiently use ranger, see the [official user guide](https://github.com/ranger/ranger/wiki/Official-user-guide). +For getting the most out of ranger, see the [official user guide](https://github.com/ranger/ranger/wiki/Official-user-guide). For more information, see the [wiki](https://github.com/ranger/ranger/wiki). |