Fix old references to Debian 10 in deployment docs.
This commit is contained in:
parent
6f48143f4c
commit
78bd329ac2
@ -66,14 +66,14 @@ MediaGoblin has the following core dependencies:
|
|||||||
|
|
||||||
These instructions have been tested on Debian 11 and Fedora 33. These
|
These instructions have been tested on Debian 11 and Fedora 33. These
|
||||||
instructions should approximately translate to recent Debian
|
instructions should approximately translate to recent Debian
|
||||||
derivatives such as Ubuntu 18.04 and Trisquel 8, and to relatives of
|
derivatives such as Ubuntu and Trisquel, and to relatives of Fedora
|
||||||
Fedora such as CentOS 8.
|
such as CentOS, but we haven't explicitly tested these options.
|
||||||
|
|
||||||
Issue the following commands:
|
Issue the following commands:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
# Debian 10
|
# Debian 11
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install automake git nodejs npm python3-dev \
|
sudo apt install automake git nodejs npm python3-dev \
|
||||||
python3-gst-1.0 python3-lxml python3-pil virtualenv
|
python3-gst-1.0 python3-lxml python3-pil virtualenv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user