From 925039a1dcc11b93c39667d6ed8c79a624beca68 Mon Sep 17 00:00:00 2001 From: Pete Schuster Date: Tue, 29 Aug 2017 09:52:59 -0400 Subject: [PATCH] Updates npm install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62bb25a..67c0cc6 100755 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Welcome to the All Digital brought to you by Comcast. In your project: ```bash -npm install git+ssh://git@github.com:Comcast/all-digital.git#v1.9.2 +npm install git+https://github.com/Comcast/all-digital.git#v1.10.0 ``` or