Skip to content

Commit

Permalink
Merge pull request #601 from Mindful-AI-Assistants/FabianaCampanari-p…
Browse files Browse the repository at this point in the history
…atch-1

Update README.md
  • Loading branch information
FabianaCampanari authored Sep 14, 2024
2 parents 0722dc6 + deab5df commit c8cfb4d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,15 +142,15 @@ To set up **SumBot FreeCode**, follow these steps:
```

4. Set up environment variables for the OpenAI API and Slack integration.
```bash
export OPENAI_API_KEY='your_openai_api_key_here'
export SLACK_BOT_TOKEN='your_slack_bot_token_here'
```
```bash
export OPENAI_API_KEY='your_openai_api_key_here'
export SLACK_BOT_TOKEN='your_slack_bot_token_here'
```

5. Run the chatbot:
```bash
python run.py
```
```bash
python run.py
```


## 🛠️ Usage
Expand Down

0 comments on commit c8cfb4d

Please sign in to comment.