diff options
Diffstat (limited to 'libraries/libmemcached/README')
-rw-r--r-- | libraries/libmemcached/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libmemcached/README b/libraries/libmemcached/README index da3a28b0f4170..c3254105f7f20 100644 --- a/libraries/libmemcached/README +++ b/libraries/libmemcached/README @@ -2,4 +2,4 @@ libmemcached is a C and C++ client library to the memcached server. It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. -Requires: memcached +This requires memcached. |