1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-20 07:11:36 +00:00

Merge branch 'master' into 'master'

FIX: Remove outdated instructions for ubuntu installation

See merge request OpenMW/openmw!4605
This commit is contained in:
Alexei Kotov 2025-03-29 02:47:16 +03:00
commit 11c2fd9e3d

View file

@ -28,13 +28,8 @@ A `Launchpad PPA <https://launchpad.net/~openmw/+archive/openmw>`_ is available.
Add it and install OpenMW:: Add it and install OpenMW::
$ sudo add-apt-repository ppa:openmw/openmw $ sudo add-apt-repository ppa:openmw/openmw
$ sudo apt-get update $ sudo apt update
$ sudo apt-get install openmw openmw-launcher $ sudo apt install openmw
.. note::
OpenMW-CS must be installed separately by typing::
$ sudo apt-get install openmw-cs
The Arch Linux Way The Arch Linux Way
================== ==================