Update README link for FreeTDS
This commit is contained in:
parent
955ceea801
commit
cbf93624e0
|
@ -32,7 +32,7 @@ def install_from_source(c, user='rattail', branch=None):
|
||||||
Install the FreeTDS library from source.
|
Install the FreeTDS library from source.
|
||||||
|
|
||||||
Per instructions found here:
|
Per instructions found here:
|
||||||
https://github.com/FreeTDS/freetds/blob/master/INSTALL.GIT
|
https://github.com/FreeTDS/freetds/blob/master/INSTALL.md
|
||||||
"""
|
"""
|
||||||
apt.install(
|
apt.install(
|
||||||
c,
|
c,
|
||||||
|
|
Loading…
Reference in a new issue