Update README.md

This commit is contained in:
Dave Gallant
2021-05-02 11:08:23 -04:00
committed by GitHub
parent 9ed51cff10
commit 6a4242434f

View File

@@ -31,10 +31,15 @@ It is often faster to use a CLI than to load up a web page and navigate web elem
## Install
> :information_source: python2 may still work but it is [no longer supported](https://www.python.org/doc/sunset-python-2/).
```bash
pip install rfd
python3 -m pip install --user rfd
```
If you cannot access `rfd` in your path, try `python3 -m rfd`.
## Usage
All commands open up in a [terminal pager](https://en.wikipedia.org/wiki/Terminal_pager).