From b399b85d0f5f91373bfb29b1b1a53136e8a3c8d3 Mon Sep 17 00:00:00 2001 From: Rafael Goncalves Date: Tue, 1 Oct 2024 19:04:37 -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 7421a09..2fbf482 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Change to the directory specified in the “Location” field, e.g.: ```cd /opt/homebrew/lib/python3.9/site-packages``` > [!NOTE] -> If the tool is cloned from GitHub and then installed using `pip install path/to/text2term`—where `path/to/text2term` is the cloned folder containing `setup.py`—then text2term can be called from that folder +> When cloned from GitHub and then installed using `pip install path/to/text2term`—where `path/to/text2term` is the cloned folder containing `setup.py`—text2term can be called from that folder Then you can run text2term commands from the terminal. For example, to show a help message describing all arguments type into a terminal: ```shell