Skip to content

Commit

Permalink
Merge pull request #7 from DisStreamChat/GypsyDangerous-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
GypsyDangerous authored Jun 29, 2020
2 parents 0f43a4b + b25fe9d commit bbe3b8d
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 @@ -21,7 +21,7 @@ npm install
```
npm install -g yarn
```
4. Create a .env and add enviromnent variables from `.env.sample`. unless you are using a development version of the backend, the socket url should be set to `https://api.distwitchchat.com/`
4. Create a .env and add enviromnent variables from `.env.sample`. unless you are using a development version of the backend, the socket url should be set to `https://api.disstreamchat.com/`
5. Navigate into project root and install dependencies.
```
cd <your-project-name> && npm install
Expand Down

0 comments on commit bbe3b8d

Please sign in to comment.