Skip to content

Commit 5b67614

Browse files
authored
Merge pull request #37 from dbear6/master
Updated readme to include CentOS/RHEL/Fedora UnixODBC package name
2 parents 8d18725 + 0328b62 commit 5b67614

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To install this module, you need to:
2121
- This includes things like DNS entries for the NETBIOS names
2222
- Setup UnixODBC - http://help.interfaceware.com/kb/904
2323
- Install UnixODBC development headers -
24-
``apt-get install unixodbc-dev``
24+
``apt-get install unixodbc-dev`` or ``yum install unixODBC-devel``
2525
- Install dependencies - ``pip install -r requirements.txt``
2626
- Install library - ``pip install .``
2727

0 commit comments

Comments
 (0)