From 896d2daaf4239b42d800e15355feb4956469a29c Mon Sep 17 00:00:00 2001 From: Konstantin Date: Wed, 31 Dec 2025 20:26:51 +0400 Subject: [PATCH] Improve introduction wording for clarity --- docs/source/introduction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/introduction.rst b/docs/source/introduction.rst index f76de820..465f6fd7 100644 --- a/docs/source/introduction.rst +++ b/docs/source/introduction.rst @@ -33,7 +33,7 @@ If you intend to use Rich with Jupyter then there are some additional dependenci Demo ---- -To check if Rich was installed correctly, and to see a little of what Rich can do, run the following from the command line:: +To verify that Rich is installed correctly and to see a quick demonstration of its features, run the following command in your terminal:: python -m rich