From 5ec49056899d767ac4d885bf7e713598f750f20d Mon Sep 17 00:00:00 2001 From: ale Date: Sun, 10 Mar 2019 13:08:24 +0000 Subject: [PATCH] logs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ad8efe..580c17e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ``` npm install or yarn node index.js -`tailf /log/access.log` +tailf logs/access.log ``` ### License GPL-3.0