Skip to content

Commit 0c926b4

Browse files
authored
Merge pull request #75 from slel/patch-1
Update link to snappy home page in README.md
2 parents 22135c2 + 3fb8243 commit 0c926b4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Dependencies
1313

1414
You can install Snappy C library with following commands:
1515

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

2020
To use with pypy:
2121

@@ -118,7 +118,7 @@ You can get help by running
118118

119119

120120
Snappy - compression library from Google (c)
121-
http://code.google.com/p/snappy
121+
http://google.github.io/snappy
122122

123123
Frequently Asked Questions
124124
==========================

0 commit comments

Comments
 (0)