From cd8ca3cffb001a41be25a73bc253b9ad978d874d Mon Sep 17 00:00:00 2001 From: Laurent Eschenauer Date: Fri, 23 Aug 2013 08:15:57 +0200 Subject: [PATCH] Switch git:// uri to http:// in the documentation. Closes #29 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a9a186..1d90922 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ WebFlight requires a recent nodejs (built and tested with node > 0.10) as well a In order to use the video-png plugin, you also need ffmpeg installed on your system. ``` -git clone git@github.com:eschnou/ardrone-webflight +git clone https://github.com/eschnou/ardrone-webflight.git cd ardrone-webflight npm install bower install