Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Aug 6, 2017
1 parent 4f0cf97 commit 1268726
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ cd svelte-app
npm install
```

...then start Rollup:
...then start [Rollup](https://rollupjs.org):

```bash
npm run dev
Expand Down Expand Up @@ -63,4 +63,4 @@ Then, from within your project folder:
```bash
npm run build
surge public
```# template
```

0 comments on commit 1268726

Please sign in to comment.