Skip to content

Commit 8d895c8

Browse files
committed
README
1 parent 4c69101 commit 8d895c8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ Porting to other platforms
3131
The master branch of this repo can be easily ported to other platforms with bash and an echo with -e flag.
3232

3333
If you use BSD coreutils, just change `ls --color=auto` to `ls -G`.<br />
34-
If you use OS X or wants to make an OS X distribution, you had better include the workaround
35-
mentioned [Here](https://github.com/AOSC-Dev/BASH_PS1_MISC/issues/3), the issue #3, in order to
36-
avoid the "Please install XCode Developer Tools" from appearing too many times.
34+
If you use OS X or wants to make an OS X distribution, you had better
35+
include the workaround mentioned [Here](https://github.com/AOSC-Dev/BASH_PS
36+
1_MISC/issues/3), the issue #3, in order to avoid "Please install XCode
37+
Developer Tools" from appearing too many times.
3738

3839
This package provides an example: [Bash 4.3 for OS X](http://pan.baidu.com/s/1c0xlkFu)

0 commit comments

Comments
 (0)