From 7fa2c73c9ba6f08d3aeeb541ad43ce76b00efef7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Sch=C3=B6ps?= <44115562+SebastianSchoeps@users.noreply.github.com> Date: Wed, 8 Apr 2020 21:11:55 +0200 Subject: [PATCH] Fix docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54f3746..d771ed8 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ The output of the command shows you your future Loggy link. Open this link now i ### Test Loggy You can send a test entry to Loggy: ``` -php artisan loggy:key +php artisan loggy:test ``` If everything went right you should see two entries popping up on the openend website.