From 465209c6feed75e94fba11e4d9f04374c74a80c3 Mon Sep 17 00:00:00 2001 From: Arne Schauf Date: Thu, 17 Oct 2013 23:07:15 +0200 Subject: [PATCH] clone via https - ssh not working anonymously --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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