From 2f1858070ddda55f19069551b245f90edfa3e9b9 Mon Sep 17 00:00:00 2001 From: Adam Date: Tue, 27 Sep 2022 09:21:13 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51b43f2..e716e82 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ make ### install ``` -//and load the module in redis cli or add it into the conf +//run it in redis cli or add it into the conf module load redlock.so ``` ### How to use