mirror of
1
0
Fork 0

Updated Troubleshooting (markdown)

Philip Hallstrom 2018-10-08 21:18:58 -07:00
parent 9abfb14430
commit c6db476724
1 changed files with 3 additions and 0 deletions

@ -8,3 +8,6 @@ In order enable these symbolic links, run git bash as administrator, then:
export MSYS=winsymlinks:nativestrict
./install
## Colorized output hard to read?
If your terminal's colors don't mesh appropriately with the colors used by dotbot pass `--no-color` to the install command to suppress colorization.