Skip to content

Commit 2361196

Browse files
authored
Merge pull request sendbird#140 from sf-jeff-lim/patch-4
Update README.md
2 parents 8343bbb + b637a4a commit 2361196

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919

2020
> The previous samples, `react-native-sample` and `web-sample` are deprecated. For current samples, refer to `react-native-redux-sample` and `web-basic-sample`.
2121
22+
<br />
23+
2224
## Installation of Chat SDK
2325

2426
### Requirements
@@ -31,13 +33,13 @@ You can download the Chat SDK for JavaScript by using two package managers below
3133

3234
A. [Bower](https://bower.io/)
3335

34-
```
36+
```bash
3537
bower install sendbird
3638
```
3739

3840
B. [npm](https://www.npmjs.com/package/sendbird)
3941

40-
```
42+
```bash
4143
npm install --save sendbird
4244
```
4345

0 commit comments

Comments
 (0)