Skip to content

Commit

Permalink
update install instructions (#12)
Browse files Browse the repository at this point in the history
* update install instructions

* move tip back underneath
  • Loading branch information
tomwayson authored and lukeed committed Apr 4, 2017
1 parent 9d233cd commit 2bdc4e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ Using `preact-starter` will kickstart your next application! :100: It is designe

```sh
git clone /~https://github.com/lukeed/preact-starter
cd preact-starter
npm install
npm run build
npm start
```

Expand Down

0 comments on commit 2bdc4e1

Please sign in to comment.