We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72aefbf + b6be7cd commit 11c2fd9Copy full SHA for 11c2fd9
docs/source/manuals/installation/install-openmw.rst
@@ -28,13 +28,8 @@ A `Launchpad PPA <https://launchpad.net/~openmw/+archive/openmw>`_ is available.
28
Add it and install OpenMW::
29
30
$ 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
+ $ sudo apt update
+ $ sudo apt install openmw
38
39
The Arch Linux Way
40
==================
0 commit comments