diff --git a/Troubleshooting.md b/Troubleshooting.md index 4b4c0cc..bfb75f7 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -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. \ No newline at end of file