From 33032fb9f9eea855fd1947a7b7bc238ec4f5f8e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Fri, 5 Apr 2019 14:07:08 +0200 Subject: [PATCH] chg: Typos in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 932237e..ae21274 100644 --- a/README.md +++ b/README.md @@ -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 ```