Skip to content

Commit 7b0731d

Browse files
update Installation in readme
1 parent 13a9962 commit 7b0731d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ Make echo colorful with easier method. In [bash](https://www.gnu.org/software/ba
33

44
## Installation
55

6-
* Download the script and add one line to your shell rc: `. colorEcho.sh` or run `. colorEcho.sh` directly.
6+
* Download the script [dist/colorEcho.sh](https://cdn.rawgit.com/PeterDaveHello/ColorEchoForShell/master/dist/colorEcho.sh)
7+
* Add this line to your shell rc or run it directly:
8+
`. colorEcho.sh`
79

810
## Usage
911

0 commit comments

Comments
 (0)