diff --git a/README.md b/README.md
index d186cc8..64250a2 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Options to supercharge your zsh experience
- Auto Color LS
![2022-11-10-22:00:31](https://user-images.githubusercontent.com/696094/201253556-cd469d4b-1ce1-412d-8ba7-da234c1e79cc.png)
-- CTRL+x reload your `.zshrc` file. If you wish to disable that feature run the following command
+- CTRL+x reload your `.zshrc` file.
If you wish to disable that feature run the following command. Also consider express your thought to #15
```zsh
sed -i '52 s/^/#/' $ZAP_PLUGIN_DIR/supercharge/supercharge.plugin.zsh
```