mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-20 19:11:33 +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:
commit
11c2fd9e3d
1 changed files with 2 additions and 7 deletions
|
@ -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
|
||||
==================
|
||||
|
|
Loading…
Reference in a new issue