X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;ds=sidebyside;f=shm_utils%2Fumurmurd-websocket%2FREADME.md;h=d97ec2c97921eafe4ca46310571e7b82b89653c2;hb=10d97445a826eb434ad2cc4ccf24250bdc27c912;hp=747fd9580b151d55b70a45311eeff6424e5acaaa;hpb=2f39b2ba0aef931d2597e3a3bc3d139fc99c6d29;p=umurmur.git diff --git a/shm_utils/umurmurd-websocket/README.md b/shm_utils/umurmurd-websocket/README.md index 747fd95..d97ec2c 100644 --- a/shm_utils/umurmurd-websocket/README.md +++ b/shm_utils/umurmurd-websocket/README.md @@ -10,7 +10,7 @@ Instructions for building from source ------------------------------------- 1. Requirements * [OpenSSL](http://www.openssl.org/) - * [libwebsockets](http://libwebsockets.org) library. I used this [tarball]([http://git.libwebsockets.org/cgi-bin/cgit/libwebsockets/snapshot/libwebsockets-1.23-chrome32-firefox24.tar.gz) + * [libwebsockets](http://libwebsockets.org)library. I used this [tarball](http://git.libwebsockets.org/cgi-bin/cgit/libwebsockets/snapshot/libwebsockets-1.23-chrome32-firefox24.tar.gz) * [Jansson](www.digip.org/jansson/) library. I used this [tarball](http://www.digip.org/jansson/releases/jansson-2.6.tar.gz) Jansson is a C library for encoding, decoding and manipulating JSON data * [CMake](http://cmake.org)