Fixed typo

This commit is contained in:
Neocky 2021-03-08 13:48:50 +01:00 committed by GitHub
parent ee6d24a3a2
commit ea879e3ad3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'
```