mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
make clearer that it is either snap or deb in the example
This commit is contained in:
parent
a3b2bb1b42
commit
71b4ca58ab
@ -141,12 +141,12 @@ Example Installation on Ubuntu 16.04 LTS Server
|
||||
|
||||
On a machine running a pristine Ubuntu 16.04 LTS server, you have two options:
|
||||
|
||||
To install the Nextcloud `Snap Package <http://snapcraft.io/>`_, run the
|
||||
You can either install the Nextcloud `Snap Package <http://snapcraft.io/>`_, just run the
|
||||
following command in a terminal::
|
||||
|
||||
sudo snap install nextcloud
|
||||
|
||||
Install the required and recommended modules for a typical Nextcloud
|
||||
Or you can use .deb packages to install the required and recommended modules for a typical Nextcloud
|
||||
installation, using Apache and MariaDB, by issuing the following commands in a
|
||||
terminal::
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user