Просмотр исходного кода

Add missing word

pull/220/head
Slavi Pantaleev 6 лет назад
Родитель
Сommit
0e4030f05c
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      docs/prerequisites.md

+ 1
- 1
docs/prerequisites.md Просмотреть файл

@@ -6,7 +6,7 @@

- [Python](https://www.python.org/) being installed on the server. Most distributions install Python by default, but some don't (e.g. Ubuntu 18.04) and require manual installation (something like `apt-get install python`).

- a `cron`-like tool installed on the server such as `cron` or `anacron` to automatically schedule the Let's Encrypt SSL certificates. *This can be ignored if you use your own SSL certificates.*
- a `cron`-like tool installed on the server such as `cron` or `anacron` to automatically schedule the Let's Encrypt SSL certificates's renewal. *This can be ignored if you use your own SSL certificates.*

- the [Ansible](http://ansible.com/) program being installed on your own computer. It's used to run this playbook and configures your server for you. Take a look at [our guide about Ansible](ansible.md) for more information, as well as [version requirements](ansible.md#supported-ansible-versions) and alternative ways to run Ansible.



Загрузка…
Отмена
Сохранить