diff --git a/README.md b/README.md index fd0b87c0..89b509f5 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,18 @@ - Clone this branch to your local machine - `git clone -b homes-app-start git@github.com:angular/codelabs.git homes-app` + `git clone -b homes-app-start git@github.com:angular/codelabs.git homes-app` (using SSH) + or + `git clone -b homes-app-start https://github.com/angular/codelabs.git homes-app` (using HTTPS) - Once the code has been downloaded `cd homes-app` -- Install the depencies +- Install the dependencies `npm install` - Run the application - `ng serve` \ No newline at end of file + `ng serve`