1
0
Fork 0
mirror of synced 2024-11-22 08:15:34 -05:00

Updated Troubleshooting (markdown)

Philip Hallstrom 2018-10-08 21:18:58 -07:00
parent 9abfb14430
commit c6db476724

@ -8,3 +8,6 @@ In order enable these symbolic links, run git bash as administrator, then:
export MSYS=winsymlinks:nativestrict export MSYS=winsymlinks:nativestrict
./install ./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.