Skip to content

Commit

Permalink
Typo: Bower link (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
Frankenlist committed Jan 28, 2021
1 parent 982f57b commit 8f74ec6
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 @@ -14,7 +14,7 @@ out as much useful information as possible and normalizes it. 3kB minified + gzi
```
bower install tracekit
```
This places TraceKit at `components/tracekit/tracekit.js`. Install [bower](http://twitter.github.com/bower/): `npm install bower -g`, download npm with Node: http://nodejs.org
This places TraceKit at `components/tracekit/tracekit.js`. Install [bower](https://github.com/bower/bower): `npm install bower -g`, download npm with Node: http://nodejs.org

Then include the `<script>` to your page

Expand Down

0 comments on commit 8f74ec6

Please sign in to comment.