chg: Typos in readme

pull/42/head
Raphaël Vinot 2019-04-05 14:07:08 +02:00
parent e057f5b45f
commit 33032fb9f9
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ You have to configure the two following files:
* `etc/nginx/sites-available/lookyloo`
* `etc/systemd/system/lookyloo.service`
And copy them to the appropriate directories and run the following command:
Copy them to the appropriate directories, and run the following command:
```bash
sudo ln -s /etc/nginx/sites-available/lookyloo /etc/nginx/sites-enabled
```