Update README.md

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

View File

@@ -37,7 +37,7 @@ It is often faster to use a CLI than to load up a web page and navigate web elem
python3 -m pip install --user rfd
```
If you cannot access `rfd` in your path, try `python3 -m rfd`.
After installation, if you cannot access `rfd` in your path, try `python3 -m rfd`.
## Usage