From d219442945f5fe6588887b770131d427e5c8919d Mon Sep 17 00:00:00 2001
From: gdi2290
Date: Fri, 14 Jun 2013 11:40:56 -0700
Subject: docs(tutorial): add missing 'node' command and tags
---
docs/content/tutorial/index.ngdoc | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'docs/content/tutorial/index.ngdoc')
diff --git a/docs/content/tutorial/index.ngdoc b/docs/content/tutorial/index.ngdoc
index 4a81177d..25390621 100644
--- a/docs/content/tutorial/index.ngdoc
+++ b/docs/content/tutorial/index.ngdoc
@@ -72,7 +72,7 @@
directory.
Change your current directory to angular-phonecat:
cd angular-phonecat-
The tutorial instructions assume you are running all commands from the angular-phonecat +
The tutorial instructions assume you are running all commands from the angular-phonecat
directory.
You will need an http server running on your system. Mac and Linux machines typically
have Apache pre-installed, but If you don't already have one installed, you can use node
@@ -96,10 +96,10 @@
Clone the angular-phonecat repository located at Github by running the following command:
git clone git://github.com/angular/angular-phonecat.git-
This command creates the angular-phonecat directory in your current directory.
Change your current directory to angular-phonecat.
+This command creates the angular-phonecat directory in your current directory.
Change your current directory to angular-phonecat:
cd angular-phonecat-
The tutorial instructions assume you are running all commands from the angular-phonecat +
The tutorial instructions assume you are running all commands from the angular-phonecat
directory.
You should run all git commands from Git bash.
Other commands like test.bat or e2e-test.bat should be
--
cgit v1.2.3