From ed150a4228aac7609b3553cbafe7d2ab52bceff0 Mon Sep 17 00:00:00 2001 From: Xubin Ren Date: Sun, 19 Apr 2026 09:48:16 +0000 Subject: [PATCH] docs: enhance README installation instructions for better readability --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0309f30b5..74db60a48 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,9 @@ ## 📦 Install > [!IMPORTANT] -> If you want the newest features and experiments, install from source. If you want the most stable day-to-day experience, install from PyPI or with `uv`. +> If you want the newest features and experiments, install from source. +> +> If you want the most stable day-to-day experience, install from PyPI or with `uv`. **Install from source**