Update README link for FreeTDS

This commit is contained in:
Lance Edgar 2021-10-05 10:11:42 -04:00
parent 955ceea801
commit cbf93624e0

View file

@ -32,7 +32,7 @@ def install_from_source(c, user='rattail', branch=None):
Install the FreeTDS library from source.
Per instructions found here:
https://github.com/FreeTDS/freetds/blob/master/INSTALL.GIT
https://github.com/FreeTDS/freetds/blob/master/INSTALL.md
"""
apt.install(
c,