Updated Troubleshooting (markdown)
parent
ae688cc469
commit
ce3d4ecdb7
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@ In order enable these symbolic links, run git bash as administrator, then:
|
||||||
|
|
||||||
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.
|
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?
|
# Python 2 compatibility
|
||||||
|
|
||||||
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.
|
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.
|
Loading…
Reference in a new issue