From 424c970ce48375ac8816f606f5e31ed0357b1cd3 Mon Sep 17 00:00:00 2001 From: Tschallacka Date: Fri, 17 Nov 2023 11:20:12 +0100 Subject: [PATCH] Update README.md Updated command as it's --show-configuration instead of --show-bash-configuration --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b04d8e3..619f6de 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Configure HSTR just by running: ```bash # bash -hstr --show-bash-configuration >> ~/.bashrc +hstr --show-configuration >> ~/.bashrc # zsh hstr --show-zsh-configuration >> ~/.zshrc