Update README.md

Updated command as it's --show-configuration instead of --show-bash-configuration
This commit is contained in:
Tschallacka 2023-11-17 11:20:12 +01:00 committed by GitHub
parent 4dca4c72d7
commit 424c970ce4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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