From b2049f3c39dc0abd65cd2670af7e3a976eb80b62 Mon Sep 17 00:00:00 2001 From: ssamjh Date: Sat, 4 May 2019 13:55:18 +1200 Subject: [PATCH] Fix URL (attempt 2) --- doc/getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/getting_started.md b/doc/getting_started.md index ff4a578..fe95a60 100644 --- a/doc/getting_started.md +++ b/doc/getting_started.md @@ -9,7 +9,7 @@ $ cd /usr/build Download & unpack latest nginx-rtmp (you can also use http) ```sh -$ git clone git://github.com/arut/nginx-rtmp-module.git +$ git clone git://github.com/sergey-dryabzhinsky/nginx-rtmp-module ``` Download & unpack nginx (you can also use svn)