Skip to content

Commit 4e49d6d

Browse files
author
dkengaroo
committed
analytics dashboard
- images
1 parent 906782d commit 4e49d6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/step-by-step.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ As with every JavaScript library, the first thing you have to do is to load the
2020

2121
##### Using *bower* to download the library
2222

23-
The library breinify-api.js can be easily integrated using
23+
The library breinify-api.js can be easily integrated using 1 of the following:
2424

2525
```bash
2626
bower install breinify/brein-api-library-javascript-browser
@@ -29,7 +29,7 @@ bower install https://github.com/breinify/brein-api-library-javascript-browser/t
2929
```
3030

3131
##### Using *npm* to download the library
32-
32+
Please pick 1 of the following:
3333
```bash
3434
npm install breinify/brein-api-library-javascript-browser
3535
npm install github:breinify/brein-api-library-javascript-browser

0 commit comments

Comments
 (0)