From 8fb365d1ce8cf174a961594fb671006a8d0222db Mon Sep 17 00:00:00 2001 From: connerbrooks Date: Mon, 24 Mar 2014 22:38:21 -0400 Subject: [PATCH] Upda --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b858c0c..282d6fa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Wearscript Pebble #### Forked from meiguro/simplyjs ### Installation insttructions +* [wearscript-pebble api docs](http://www.wearscript.com/en/latest/pebble.html) * Prerequisites [Pebble Getting Started](https://developer.getpebble.com/2/getting-started/) * Install Pebble SDK @@ -16,4 +17,6 @@ ``` pebble install --phone [ip address] ``` -* [wearscript-pebble docs](http://www.wearscript.com/en/latest/pebble.html) +* Alternative install + * Copy wearscript-pebble-[version].pbw from release/ folder to device (e.g. dropbox, drive, adb) + * Download to device, and open .pbw file.