From a176537a7dbb83e3ad046aa898c23c3fb0b8e945 Mon Sep 17 00:00:00 2001 From: James Manning Date: Sun, 7 Dec 2014 10:40:30 -0500 Subject: [PATCH] change repo URL to angular org --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 975f890..8ad9071 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This is an empty repo to make it easy to experiment with [AtScript]. ```bash # Clone the repo... -git clone https://github.com/vojtajina/atscript-playground.git +git clone https://github.com/angular/atscript-playground.git cd atscript-playground # Then, you need to install all the dependencies...