X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=docs%2Finstall.rst;h=7fbe8d090f3fca4011ac52b881eca7fd272bc555;hb=2db70b4d37aaecb353df6db8ef76f240c6aa289a;hp=f3c1610a6159ac1d1f114619d44635cd83171e0d;hpb=366ad29bb10d530be832ce934492324f62b2ac57;p=m_librarian.git diff --git a/docs/install.rst b/docs/install.rst index f3c1610..7fbe8d0 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -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 =========================