From 576fe04eb0add17582616e5e9e76c062ad61e818 Mon Sep 17 00:00:00 2001 From: Luke Van Seters Date: Thu, 21 Oct 2021 15:54:45 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac66cf5..9e1f588 100644 --- a/README.md +++ b/README.md @@ -86,10 +86,10 @@ Start a block listener with: By default, it will pick up wherever you left off. If running for the first time, listener starts at the latest block. -See logs for the listener with: +Tail logs for the listener with: ``` -./mev listener logs +./mev listener tail ``` And stop the listener with: