Skip to content

Commit 04eb63d

Browse files
committed
Updated readme.md with instructions if bundle install fails
1 parent abf775c commit 04eb63d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ You can generate a static web site from the Telerik UI for ASP.NET AJAX document
1313

1414
1. Clone the repository `git clone git@github.com:telerik/ajax-docs.git`
1515
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
16+
3. If `bundle install` fails with SSL related errors execute `gem update --system` and try again.
17+
4. Run `jekyll serve`
18+
5. Open "http://localhost:8080/aspnet-ajax/introduction.html" in your browser

0 commit comments

Comments
 (0)