Skip to content

Commit 11c2fd9

Browse files
committed
Merge branch 'master' into 'master'
FIX: Remove outdated instructions for ubuntu installation See merge request OpenMW/openmw!4605
2 parents 72aefbf + b6be7cd commit 11c2fd9

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

docs/source/manuals/installation/install-openmw.rst

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,8 @@ A `Launchpad PPA <https://launchpad.net/~openmw/+archive/openmw>`_ is available.
2828
Add it and install OpenMW::
2929

3030
$ sudo add-apt-repository ppa:openmw/openmw
31-
$ sudo apt-get update
32-
$ sudo apt-get install openmw openmw-launcher
33-
34-
.. note::
35-
OpenMW-CS must be installed separately by typing::
36-
37-
$ sudo apt-get install openmw-cs
31+
$ sudo apt update
32+
$ sudo apt install openmw
3833

3934
The Arch Linux Way
4035
==================

0 commit comments

Comments
 (0)