From a2f3926ffab574a19027048e9ba56c982807b9ea Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Mon, 1 Apr 2024 00:18:00 +0200 Subject: [PATCH] Updated README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f2be7ba..09be3be 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,10 @@ Then install this repo as a package: pip install -e . ``` +If you want to be able to use full / contextual covariances, install with the optional dependency 'pca': +```bash +pip install -e '.[pca]' +``` ## Usage ### TRPL