comparison doc/installation.rst @ 1607:64bfb6554131

doc (installation): add missing pipx link
author Goffi <goffi@goffi.org>
date Thu, 30 May 2024 23:56:05 +0200
parents c62027660ec1
children
comparison
equal deleted inserted replaced
1606:e412712bef95 1607:64bfb6554131
42 that, install the web frontend with the following command: 42 that, install the web frontend with the following command:
43 43
44 .. code-block:: bash 44 .. code-block:: bash
45 45
46 $ pipx inject libervia-backend hg+https://repos.goffi.org/libervia-web 46 $ pipx inject libervia-backend hg+https://repos.goffi.org/libervia-web
47
48 .. _pipx: https://pipx.pypa.io
47 49
48 Installation With Virtual Environment And pip 50 Installation With Virtual Environment And pip
49 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 51 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
50 52
51 You can install the latest development version using Mercurial and pip. 53 You can install the latest development version using Mercurial and pip.