From 430c61276c480b7ea8bc42392d5b9e5f50c94f1a Mon Sep 17 00:00:00 2001 From: ttasterisco Date: Thu, 26 Mar 2015 20:33:52 +0000 Subject: [PATCH] Fix "Install to Home Screen" link Invalid link. --- docs/getting-started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.html b/docs/getting-started.html index ed2ef6e..cbdb86c 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -28,7 +28,7 @@ title: Getting started · Ratchet

Read about push.js then start connecting your pages. Push.js allows you to create a app that feels like a real app when you save it to your phone. Make sure that you have a server running, and that your browser is emulating touch events. Check out this tutorial on emulating touch events in Chrome (or Firefox) if you're not sure how to do that.

3. Save the app to your phone

-

There are a few ways to do this, but the simplest is to run a local server on your computer, point Safari on your iPhone to your computer, then click the button and "Add to Home Screen". For Android, check out this guide.

+

There are a few ways to do this, but the simplest is to run a local server on your computer, point Safari on your iPhone to your computer, then click the button and "Add to Home Screen". For Android, check out this guide.