Update docs website
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## Setting up development environment in Ubuntu
|
||||
## Ubuntu
|
||||
|
||||
Open a terminal and run the following commands
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
## Environment variables
|
||||
|
||||
### Setup environment variables
|
||||
|
||||
Copy `database` and `application` variables to the correct location.
|
||||
|
||||
Reference in New Issue
Block a user