1
0
Fork 0
mirror of synced 2024-06-10 11:21:10 -04: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
./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.