[docs] Using uv to install deps

This commit is contained in:
OleehyO
2025-04-27 10:40:10 +00:00
parent 184c890437
commit 3d430735a4

View File

@@ -20,7 +20,8 @@ You can install TexTeller using pip:
.. code-block:: bash .. code-block:: bash
pip install texteller pip install uv
uv pip install texteller
Quick Start Quick Start
---------- ----------