diff --git a/README.md b/README.md index ad19228..91c0cea 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ how to connect to an echo server using libwsclient calls. Also, to install: ./autogen.sh + ./configure && make && sudo make install Then link your C program against websock: '-lwebsock'