From 2f39b2ba0aef931d2597e3a3bc3d139fc99c6d29 Mon Sep 17 00:00:00 2001 From: snowblind Date: Sun, 21 Sep 2014 22:37:40 -0400 Subject: [PATCH] Update README.md --- shm_utils/umurmurd-websocket/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shm_utils/umurmurd-websocket/README.md b/shm_utils/umurmurd-websocket/README.md index fa2611c..747fd95 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) @@ -26,4 +26,4 @@ Instructions for building from source - option --ssl is for https://, http:// otherwise * point web browser to https://localhost:7681 - \ No newline at end of file + -- 2.30.2