Skip to content

Commit 83ba704

Browse files
authored
Merge pull request #85 from robertlugg/master
Update README.rst for proper yum package
2 parents a2931c4 + 2c236d5 commit 83ba704

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
@@ -14,7 +14,7 @@ Dependencies
1414
You can install Snappy C library with following commands:
1515

1616
- APT: :code:`sudo apt-get install libsnappy-dev`
17-
- RPM: :code:`sudo yum install libsnappy-devel`
17+
- RPM: :code:`sudo yum install snappy-devel`
1818
- Brew: :code:`brew install snappy`
1919

2020
To use with pypy:

0 commit comments

Comments
 (0)