diff --git a/README.md b/README.md
index c4ecebd..eb6aff7 100644
--- a/README.md
+++ b/README.md
@@ -174,8 +174,8 @@ Here are some details about my setup
- **ERROR : Global Variable or tput not found !**
- Global Variable : This error is due to missing .xshin.var. To fix this, run `cp .xshin.var $HOME`
- tput : This error is due to missing package ncurses-utils. To fix this, run `pkg install ncurses-utils`
.xshin.var. To fix this, run `cp .xshin.var $HOME`
+ tput : This error is due to missing package ncurses-utils. To fix this, run `pkg install ncurses-utils`
bc : This error is due to missing package ncurses-utils. To fix this, run `pkg install bc`
|ERROR : Global Variable or tput not found !|