From 9ecc413eb0c44896eae05263130118727031d612 Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Sun, 2 May 2021 11:09:05 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69f0fe5..2f46a74 100644 --- a/README.md +++ b/README.md @@ -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