Installation

1) Clone the project to your local machine by typing in your terminal

git clone https://github.com/openbot-tech/core

2) Navigate to open bot core directory by writing

cd core

3) Build the docker image by typing

docker-compose build

Last updated