From f6477e7d4dee03ca36525ba177b4c89443a09f46 Mon Sep 17 00:00:00 2001 From: jslorrma Date: Sun, 20 Oct 2024 13:30:37 +0200 Subject: [PATCH] docs: Update installation instructions in README.md for pixi --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d01a1d..0db1325 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Following the installation and configuration instructions in the pip documentati ### pixi -> **Note:** `pixi` does not yet support global multi-package installations (it's planned for the future, see the [Pixi Global Manifest](https://pixi.sh/dev/design_proposals/pixi_global_manifest/)). To work around this, you can instead globally install `keyrings.artifacts` and `keyring` will be installed automatically as a dependency and its executable will be linked accordingly. +> **Note:** `pixi` version 0.33.0rc1 or higher is required to install multiple packages into the global environment. If you are using an older version of `pixi`, please update to the latest version using `pixi self-update`. ```bash # Install keyring and keyrings.artifacts globally from conda-forge using pixi