There was an error while loading. Please reload this page.
1 parent a3c0bd3 commit 17978c1Copy full SHA for 17978c1
1 file changed
examples/browserify/README.md
@@ -32,8 +32,9 @@ try {
32
33
1. Edit index.js and add your Rollbar `POST_CLIENT_ITEM_ACCESS_TOKEN`
34
- Sign up for a free account [here](https://rollbar.com/signup/)
35
-2. `browserify index.js > all.js`
36
-3. Open test.html in your browser and click the button
37
-4. Go to your project dashboard and see the error
+2. `npm install` (if you haven't already)
+3. `npm run build`
+4. Open test.html in your browser and click the button
38
+5. Go to your project dashboard and see the error
39
40

0 commit comments