diff --git a/docs/content/tutorial/index.ngdoc b/docs/content/tutorial/index.ngdoc index 59f17b8d..6eaaad9c 100644 --- a/docs/content/tutorial/index.ngdoc +++ b/docs/content/tutorial/index.ngdoc @@ -66,7 +66,7 @@ and follow the instructions for setting up your computer. the Git site.
Clone the angular-phonecat repository located at Github by running the following command:
-git clone git://github.com/angular/angular-phonecat.git+
git clone https://github.com/angular/angular-phonecat.git
This command creates the angular-phonecat directory in your current
directory.
Change your current directory to angular-phonecat:
scripts/web-server.js, a simple bundled http server.the Git site.Clone the angular-phonecat repository located at Github by running the following command:
-git clone git://github.com/angular/angular-phonecat.git+
git clone https://github.com/angular/angular-phonecat.git
This command creates the angular-phonecat directory in your current directory.
Change your current directory to angular-phonecat:
cd angular-phonecat