diff options
author | Wojciech Siewierski <wojciech.siewierski@onet.pl> | 2017-12-19 00:30:13 +0100 |
---|---|---|
committer | Wojciech Siewierski <wojciech.siewierski@onet.pl> | 2017-12-19 00:30:13 +0100 |
commit | 78edc1edb38486b19afd1bef84cd55876434efc8 (patch) | |
tree | 669503f9843a627bcaef48778fdabf2b165e7dd5 | |
parent | d9b5426e8000e57437eaa6aff843158d38a7fe92 (diff) | |
download | ranger-78edc1edb38486b19afd1bef84cd55876434efc8.tar.gz |
README: Add an additional space for consistency
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 3d78216c..071b51d6 100644 --- a/README.md +++ b/README.md @@ -109,5 +109,5 @@ directory. Ranger can automatically copy default configuration files to `~/.config/ranger` if you run it with the switch `--copy-config=( rc | scope | ... | all )`. -See `ranger --help` for a description of that switch. Also check +See `ranger --help` for a description of that switch. Also check `ranger/config/` for the default configuration. |