From 1e31451f85e14798a7720c1261fad796c455f91f Mon Sep 17 00:00:00 2001 From: Daniel Ruf Date: Mon, 9 Jan 2017 11:41:14 +0100 Subject: [PATCH] fixed URL --- getting-started/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started/index.html b/getting-started/index.html index c5e7646..4fd7113 100644 --- a/getting-started/index.html +++ b/getting-started/index.html @@ -89,7 +89,7 @@

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.