Skip to content

Commit

Permalink
Updated readme to include CentOS/RHEL/Fedora UnixODBC package name
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel James committed Aug 15, 2017
1 parent 8d18725 commit 0328b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ To install this module, you need to:
- This includes things like DNS entries for the NETBIOS names
- Setup UnixODBC - http://help.interfaceware.com/kb/904
- Install UnixODBC development headers -
``apt-get install unixodbc-dev``
``apt-get install unixodbc-dev`` or ``yum install unixODBC-devel``
- Install dependencies - ``pip install -r requirements.txt``
- Install library - ``pip install .``

Expand Down

0 comments on commit 0328b62

Please sign in to comment.