Merge pull request #1742 from martbock/patch-2

Fix typo
This commit is contained in:
Roeland Jago Douma
2019-12-23 09:48:18 +01:00
committed by GitHub

View File

@ -180,7 +180,7 @@ On a machine running a pristine Ubuntu 18.04 LTS server, you have three options:
**Bash scripts** **Bash scripts**
One of the easiest ways of insalling is to use the Nextcloud VM scripts. It's basically just two steps: One of the easiest ways of installing is to use the Nextcloud VM scripts. It's basically just two steps:
1. Download the latest `installation script <https://github.com/nextcloud/vm/blob/master/nextcloud_install_production.sh/>`_. 1. Download the latest `installation script <https://github.com/nextcloud/vm/blob/master/nextcloud_install_production.sh/>`_.
2. Run the script with:: 2. Run the script with::