Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions holiday-integrations/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ To use the environment variables from .env and install the project:
```bash
cd src
source .env
poetry intall
poetry install
```
### Step 3: Run the main script
To run the project and its agents:
Expand Down Expand Up @@ -91,4 +91,4 @@ Open a new terminal (let the previous one be as is), and navigate to the src fol
cd src
poetry run python top_dest_client.py
```
Once you hit enter, a request will be sent to the top destinations agent every 10 seconds, and you will be able to see your results in the console!
Once you hit enter, a request will be sent to the top destinations agent every 10 seconds, and you will be able to see your results in the console!