From a85e0e882fbf8f3d75fd0c7921673c9f91b83502 Mon Sep 17 00:00:00 2001 From: PhilipMay Date: Thu, 12 Aug 2021 16:23:56 +0200 Subject: [PATCH] doc to install optional dep. #15 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8602ace..a25c725 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,12 @@ It can be installed with pip: $ pip install transformer-tools ``` +Some modules need optional dependencies. To install all of them use: + +```bash +$ pip install transformer-tools[optional] +``` + ## Support and Feedback The following channels are available for discussions, feedback, and support requests: