1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-19 23:41:34 +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::
$ sudo add-apt-repository ppa:openmw/openmw
$ sudo apt-get update
$ sudo apt-get install openmw openmw-launcher
.. note::
OpenMW-CS must be installed separately by typing::
$ sudo apt-get install openmw-cs
$ sudo apt update
$ sudo apt install openmw
The Arch Linux Way
==================