mirror of
1
0
Fork 0

Updated Troubleshooting (markdown)

Anish Athalye 2023-09-09 18:38:53 -04:00
parent e72933ad6b
commit ae688cc469
1 changed files with 4 additions and 0 deletions

@ -9,3 +9,7 @@ In order enable these symbolic links, run git bash as administrator, then:
# 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.
# Is Dotbot compatible with Python 2?
Dotbot v1.19.2 ([b04a3f1](https://github.com/anishathalye/dotbot/commit/b04a3f1844a315ec01ddc25e2585390ba5019399)) is the latest version of Dotbot that maintains Python 2 compatibility. Python 2 [was EOLed](https://www.python.org/doc/sunset-python-2/) on 1 January 2020, over three years ago. If you need Python 2 compatibility, you can keep using this older version of Dotbot.