Skip to content
Snippets Groups Projects
Commit 9e83d80a authored by Ondřej Surý's avatar Ondřej Surý
Browse files

Fix libuv git location

parent 7c8d081d
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment