From a8b86e6cc025e377f7a373675ea0046aba2d5509 Mon Sep 17 00:00:00 2001 From: Madelyn Olson Date: Thu, 28 Mar 2024 09:47:27 -0700 Subject: [PATCH] Another minor comment Signed-off-by: Madelyn Olson --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e926162b1..7da887f2b3 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ If you want to see a more verbose output, use the following: Running Valkey ------------- -To run valkey with the default configuration, just type: +To run Valkey with the default configuration, just type: % cd src % ./valkey-server