We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d18725 + 0328b62 commit 5b67614Copy full SHA for 5b67614
1 file changed
README.rst
@@ -21,7 +21,7 @@ To install this module, you need to:
21
- This includes things like DNS entries for the NETBIOS names
22
- Setup UnixODBC - http://help.interfaceware.com/kb/904
23
- Install UnixODBC development headers -
24
- ``apt-get install unixodbc-dev``
+ ``apt-get install unixodbc-dev`` or ``yum install unixODBC-devel``
25
- Install dependencies - ``pip install -r requirements.txt``
26
- Install library - ``pip install .``
27
0 commit comments