remotefilelog: rip out a missed mention of lz4
Differential Revision: https://phab.mercurial-scm.org/D5222
--- a/hgext/remotefilelog/README.md Sat Nov 03 17:47:23 2018 +0900
+++ b/hgext/remotefilelog/README.md Mon Nov 05 17:37:37 2018 -0500
@@ -16,8 +16,6 @@
[extensions]
remotefilelog=path/to/remotefilelog/remotefilelog
-The extension currently has a hard dependency on lz4, so the [lz4 python library](https://pypi.python.org/pypi/lz4) must be installed on both servers and clients.
-
Configuring
-----------