Skip to content

Commit f5bde7f

Browse files
authored
docs: fix(getting-started): fix(getting-started): remove outdated information about the CLI (#4382)
1 parent a733629 commit f5bde7f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

docs/getting-started.rst

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,6 @@ Installation
5050
:doc:`SQLAlchemy </usage/databases/sqlalchemy/index>`
5151
:code:`pip install litestar[sqlalchemy]`
5252

53-
:doc:`CLI </usage/cli>`
54-
.. deprecated:: 2.1.1
55-
The ``litestar`` base installation now includes the CLI dependencies and this group is no longer required
56-
to use the CLI.
57-
If you need the optional CLI dependencies, install the ``standard`` group instead.
58-
**Will be removed in 3.0**
59-
60-
:code:`pip install litestar[cli]`
61-
6253
:doc:`Jinja Templating </usage/templating>`
6354
:code:`pip install litestar[jinja]`
6455

0 commit comments

Comments
 (0)