aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeoff Gustafson <grgustaf@users.noreply.github.com>2016-10-07 10:49:42 -0700
committerGeoff Gustafson <geoff@linux.intel.com>2016-10-07 11:04:39 -0700
commit2937bf0f067ded1409e00c621963ae472004e213 (patch)
treea7a1a0be052946718cb7a84219fce7f69fb7f7b4
parent318abdbea17f8d5e25b0986bf39833f47b24ab46 (diff)
[README] Verified http cloning works now, remove note (#261)initial
Signed-off-by: Geoff Gustafson <geoff@linux.intel.com>
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6deb6ca..90db5ad 100644
--- a/README.md
+++ b/README.md
@@ -38,8 +38,6 @@ Next, clone this git repo:
$ git clone http://github.com/01org/zephyr.js.git
```
-*NOTE: This should start working after the repo goes public - we'll need to verify that.*
-
#### Install the Zephyr SDK
Download the [latest Zephyr SDK] (https://nexus.zephyrproject.org/content/repositories/releases/org/zephyrproject/zephyr-sdk/), then:
```bash