diff options
author | Leo Vivier <leo.vivier+dev@gmail.com> | 2019-08-05 18:55:05 +0200 |
---|---|---|
committer | Leo Vivier <leo.vivier+dev@gmail.com> | 2019-08-05 18:55:05 +0200 |
commit | 0bdc78f03ad9393c71c5215071e4c89db207944e (patch) | |
tree | 4bb03c520451ff143925cb0bf0a0ebe41b9f3a09 | |
parent | 4ba064ff6aabfc1468429e684ed492eee2e36292 (diff) | |
download | ranger-0bdc78f03ad9393c71c5215071e4c89db207944e.tar.gz |
Do not maximally capitalize sub-sub-headings
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index f7e40192..09130ad3 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ You can also install ranger through PyPI: ```pip install ranger-fm```. </a> </details> -### Installing from a Clone +### Installing from a clone Note that you don't *have* to install ranger; you can simply run `ranger.py`. To install ranger manually: |