mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-28 07:41:34 +00:00
CLEANUP: Use apt instead of apt-get
This commit is contained in:
parent
caef91d261
commit
b6be7cdd56
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +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
|
$ sudo apt install openmw
|
||||||
|
|
||||||
The Arch Linux Way
|
The Arch Linux Way
|
||||||
==================
|
==================
|
||||||
|
|
Loading…
Reference in a new issue