Update docs website

This commit is contained in:
Pranav Raj Sreepuram
2019-09-22 15:37:18 +05:30
parent 814cda499c
commit a9b0eb3c15
6 changed files with 19 additions and 8 deletions

View File

@@ -1,6 +1,4 @@
## Project dependencies
### Install Chatwoot Ruby dependencies
### Install Ruby dependencies
Use the following command to install ruby dependencies.
@@ -8,7 +6,7 @@ Use the following command to install ruby dependencies.
bundle
```
### Install Chatwoot JavaScript dependencies
### Install JavaScript dependencies
```bash
yarn