Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

Commit

Permalink
docs: update README.md (#80)
Browse files Browse the repository at this point in the history
The original clone command requires you to setup keys with github, which of course is doable, but adds to the burden of a newbie to try your great framework.
  • Loading branch information
Tommertom authored and brandyscarney committed Jan 6, 2017
1 parent 6207d72 commit 420663a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -6,7 +6,7 @@ This app accompanies the Ionic 2 component documentation.

### Installation & Development

1. clone this repo: `git clone git@github.com:driftyco/ionic-preview-app.git`
1. clone this repo: `git clone https://github.com/driftyco/ionic-preview-app.git`
2. `cd ionic-preview-app`
3. `npm install`
4. run `ionic serve` from a terminal
Expand All @@ -24,4 +24,4 @@ This app accompanies the Ionic 2 component documentation.

### Updating ionic-site

`ionic-site` will automatically update on every commit to the master branch of this repo.
`ionic-site` will automatically update on every commit to the master branch of this repo.

0 comments on commit 420663a

Please sign in to comment.