Skip to content

Commit

Permalink
v2.4.0-5
Browse files Browse the repository at this point in the history
  • Loading branch information
priyadarshininadar authored Oct 4, 2021
1 parent 3f298c8 commit 3abc834
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 @@ -65,7 +65,7 @@ ___

## Installing React Sample App

1. Clone this repository `git clone https://github.com/cometchat-pro/javascript-react-chat-app.git`
1. Clone this repository `git clone https://github.com/cometchat-pro/javascript-react-chat-app.git -b v2`
2. Navigate to the root directory and replace `APP_ID`, `REGION` and `AUTH_KEY` with your CometChat `App ID`, `Region` and `Auth Key` in src/consts.js file.

![alt text](./Screenshots/constants.png "Constants")
Expand Down

0 comments on commit 3abc834

Please sign in to comment.