From: Arne Schauf Date: Thu, 17 Oct 2013 21:07:15 +0000 (+0200) Subject: clone via https - ssh not working anonymously X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=465209c6feed75e94fba11e4d9f04374c74a80c3;p=reveal.js.git clone via https - ssh not working anonymously --- diff --git a/README.md b/README.md index 9b377fb..2e8fe7f 100644 --- a/README.md +++ b/README.md @@ -758,7 +758,7 @@ Some reveal.js features, like external markdown, require that presentations run 4. Clone the reveal.js repository ``` -$ git clone git@github.com:hakimel/reveal.js.git +$ git clone https://github.com/hakimel/reveal.js.git ``` 5. Navigate to the reveal.js folder