From 9c68196bf95cc921883a8b1c4e4fbf15603c8480 Mon Sep 17 00:00:00 2001 From: Dmitry <98899785+mdqst@users.noreply.github.com> Date: Thu, 10 Apr 2025 21:33:26 +0300 Subject: [PATCH] docs: fixed redundant "from" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d33a2760..4e9a5d195 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Installation steps are described below. For a full documentation on how to use ` ## Install on macOS and Linux -You can install `btcli` on your local machine directly from source, or from from PyPI. **Make sure you verify your installation after you install**: +You can install `btcli` on your local machine directly from source, or from PyPI. **Make sure you verify your installation after you install**: ### Install from PyPI