diff --git a/README.md b/README.md index f77cff822..6a7231bb1 100644 --- a/README.md +++ b/README.md @@ -41,11 +41,12 @@ mkdocs serve ### Software table Dependencies: + ```bash pip install natsort ``` -The software table is generated on each deploy on GitHub actions, +The software table is generated on each deploy on GitHub actions, so you have to do that manually if you want to view it locally: ``` bash