There was an error while loading. Please reload this page.
1 parent abf775c commit 04eb63dCopy full SHA for 04eb63d
README.md
@@ -13,5 +13,6 @@ You can generate a static web site from the Telerik UI for ASP.NET AJAX document
13
14
1. Clone the repository `git clone git@github.com:telerik/ajax-docs.git`
15
2. Run `bundle install` (you must have ruby and bundler installed beforehand)
16
-3. Run `jekyll serve`
17
-4. Open "http://localhost:8080/aspnet-ajax/introduction.html" in your browser
+3. If `bundle install` fails with SSL related errors execute `gem update --system` and try again.
+4. Run `jekyll serve`
18
+5. Open "http://localhost:8080/aspnet-ajax/introduction.html" in your browser
0 commit comments