diff --git a/README.md b/README.md index aa1cd2d1098a4dddad3d70536547df5a86624ea9..d9c38232c9da2dd5b11f1de5b127c588eb0b2fb7 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If the libuv with a version at least 1.0 is not present on your system, compile and install the sources code from the Git repository. ``` -$ git clone https://github.com/joyent/libuv.git +$ git clone https://github.com/libuv/libuv.git $ cd libuv $ ./autogen.sh $ make && make install