From f748dd6736e4736365f9f18c00c5846c53f47793 Mon Sep 17 00:00:00 2001 From: Sebastien Jourdain Date: Wed, 1 Jun 2022 16:34:43 -0600 Subject: [PATCH] docs(intro): Remove --pre from pip install command --- docs/content/docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/docs/index.md b/docs/content/docs/index.md index e994e74c..55382b42 100644 --- a/docs/content/docs/index.md +++ b/docs/content/docs/index.md @@ -1,6 +1,6 @@ # Trame -Trame v2 is out and available via `pip install trame --pre` and therefore the documentation is now reporting the updated API and capabilities. If you were already working with Trame v1 you can look at our [migration guide](./trame_v2_migration.html). +Trame v2 is out and available via `pip install trame` and therefore the documentation is now reporting the updated API and capabilities. If you were already working with Trame v1 you can look at our [migration guide](./trame_v2_migration.html). ## Overview