From ea879e3ad3cb5f16d4330758e413a653f85ce18b Mon Sep 17 00:00:00 2001 From: Neocky Date: Mon, 8 Mar 2021 13:48:50 +0100 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e18751..62e5ecd 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ pip install -r requirements.txt Run programm. The following are examples for the general usage: (Hint: 'all' can always be exchanged through the plugin name or the plugin id and reverse) -#### Download latest update of specific package: +#### Download the latest update of a specific package: ``` get 'pluginName' ```