Skip to content

Commit

Permalink
ref: Dont duplicate browsernpm content in react
Browse files Browse the repository at this point in the history
  • Loading branch information
dcramer committed May 24, 2019
1 parent 4bf4c5a commit 5ff338c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ Add the `@sentry/browser` to your project:
$ npm install --save @sentry/browser
```

{% wizard hide %}
You can also [use our more convenient CDN version](?platform=browser).
{% endwizard %}
Original file line number Diff line number Diff line change
@@ -1,9 +1 @@
Add the `@sentry/browser` to your project:

```bash
$ npm install --save @sentry/browser
```

{% wizard hide %}
You can also [use our more convenient CDN version](?platform=browser).
{% endwizard %}
{% include_relative getting-started-install/browsernpm.md %}

0 comments on commit 5ff338c

Please sign in to comment.