File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Make echo colorful with easier method. In [bash](https://www.gnu.org/software/ba
17
17
## Installation
18
18
19
19
* Download the script, choice the one for your shell by its extension in the filename.
20
- - For example [ dist/ColorEcho.bash] ( https://cdn.rawgit.com/PeterDaveHello/ColorEchoForShell/v0.0.5 /dist/ColorEcho.bash ) for bash.
20
+ - For example [ dist/ColorEcho.bash] ( https://cdn.rawgit.com/PeterDaveHello/ColorEchoForShell/v0.0.7 /dist/ColorEcho.bash ) for bash.
21
21
* Add a line to include the script in your shell rc or run it directly:
22
22
` . ./ColorEcho.bash `
23
23
@@ -49,7 +49,7 @@ Make echo colorful with easier method. In [bash](https://www.gnu.org/software/ba
49
49
50
50
## Supported colors
51
51
52
- * See [ color table] ( https://cdn.rawgit. com/PeterDaveHello/ColorEchoForShell/v0.0.5/table .txt )
52
+ * See [ color table] ( https://github. com/PeterDaveHello/ColorEchoForShell/blob/master/color%20table .txt )
53
53
54
54
## Notes
55
55
You can’t perform that action at this time.
0 commit comments