comparison doc/installation.rst @ 3383:dea30b1eb166

doc, core: typos
author Goffi <goffi@goffi.org>
date Thu, 12 Nov 2020 14:53:11 +0100
parents 96b2f84a685c
children 4705f80b6e23
comparison
equal deleted inserted replaced
3382:3b08caa805e7 3383:dea30b1eb166
19 19
20 You can install the latest development version using pip. You need to 20 You can install the latest development version using pip. You need to
21 have the following dependencies installed first: 21 have the following dependencies installed first:
22 22
23 - Python 3 with development headers 23 - Python 3 with development headers
24 - Python 3 "venv", which may be installed with Python 3 24 - Python 3 "venv", which may already be installed with Python 3
25 - Mercurial 25 - Mercurial
26 - libcairo 2 with development headers 26 - libcairo 2 with development header
27 - libjpeg with development headers 27 - libjpeg with development headers
28 - libgirepository 1.0 with development headers 28 - libgirepository 1.0 with development headers
29 - libdbus-1 with development headers 29 - libdbus-1 with development headers
30 - libdbus-glib-1 with development headers 30 - libdbus-glib-1 with development headers
31 - libxml2 with development headers 31 - libxml2 with development headers