Skip to content

Commit 4979941

Browse files
committed
README.md
1 parent 1447c96 commit 4979941

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@ Here are some details about my setup
174174

175175
- **ERROR : Global Variable or tput not found !**
176176

177-
Global Variable : This error is due to missing <strong>.xshin.var</strong>. To fix this, run `cp .xshin.var $HOME` <br />
178-
tput : This error is due to missing package <strong>ncurses-utils</strong>. To fix this, run `pkg install ncurses-utils` <br /
177+
Global Variable : This error is due to missing <strong>.xshin.var</strong>. To fix this, run `cp .xshin.var $HOME` <br /><br />
178+
tput : This error is due to missing package <strong>ncurses-utils</strong>. To fix this, run `pkg install ncurses-utils` <br /><br />
179179
bc : This error is due to missing package <strong>ncurses-utils</strong>. To fix this, run `pkg install bc`
180180

181181
|ERROR : Global Variable or tput not found !|

0 commit comments

Comments
 (0)