From 010490459294b52c356d5eb2040e7c49a46652a1 Mon Sep 17 00:00:00 2001
From: Wenxuan Zhang <wenxuangm@gmail.com>
Date: Mon, 31 May 2021 10:24:03 +0800
Subject: docs: fix option name

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e1d08d8..6db6a0d 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ The plugin default captures the current screen. You can set `history_limit` to c
 the scrollback history:
 
 ```tmux
-set -g @history_limit '2000'
+set -g @fzf-url-history-limit '2000'
 ```
 
 ### 💡 Tips
-- 
cgit v1.2.3