Skip to content

Commit

Permalink
fix: instructions, git@ causes problems for people who don’t have the…
Browse files Browse the repository at this point in the history
…ir ssh set up
  • Loading branch information
janl committed Apr 14, 2016
1 parent 6471ff0 commit 231ed65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ with Hoodie.
## Setup

```
git clone git@github.com:hoodiehq/hoodie-app-tracker.git
git clone https://github.com/hoodiehq/hoodie-app-tracker.git
cd hoodie-app-tracker
npm install --production
```
Expand Down

0 comments on commit 231ed65

Please sign in to comment.