]> git.phdru.name Git - m_librarian.git/commitdiff
Docs(install): Describe `web` extra
authorOleg Broytman <phd@phdru.name>
Thu, 28 Dec 2023 11:25:57 +0000 (14:25 +0300)
committerOleg Broytman <phd@phdru.name>
Thu, 28 Dec 2023 11:25:57 +0000 (14:25 +0300)
[skip ci]

docs/install.rst

index f3c1610a6159ac1d1f114619d44635cd83171e0d..7fbe8d090f3fca4011ac52b881eca7fd272bc555 100644 (file)
@@ -30,6 +30,11 @@ library ``m_lib``. You can install the library separately using, e.g.,
 command ``pip install m_lib``. Or you can install the library with
 ``m_librarian``: ``pip install m_librarian[pbar]``.
 
+Other extras
+============
+
+``pip install m_librarian[web]`` installs libraries needed for web-ui.
+
 Installation from sources
 =========================