Skip to content

Commit

Permalink
Merge pull request #49 from OpenNyAI/documentation
Browse files Browse the repository at this point in the history
Updated Quickstart
  • Loading branch information
sameersegal authored May 22, 2024
2 parents bfe7960 + e98301e commit 7385260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/Quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: Quickstart
## Prerequisite
1. Docker - Ensure that your system has docker engine installed and running. For installation, please refer to [docker engine installation instruction](https://docs.docker.com/engine/install/).
2. Docker Compose - Ensure docker compose is enabled along with docker engine. Please refer to [docker compose installation instruction](https://docs.docker.com/compose/install/).
3. NGROK
3. NGROK - NGROK is required to tunnel the Whatsapp callback URL to your local system. Please refer to [NGROK Quickstart Guide](https://ngrok.com/docs/getting-started/) for installation.


## Running JB Manager
Expand Down

0 comments on commit 7385260

Please sign in to comment.