Skip to content

Commit

Permalink
update README following requirements file renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
strickvl committed Jul 6, 2023
1 parent 82129de commit 9c59257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion langchain-llamaindex-slackbot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Install the required packages via the `requirements.txt` file located in the
`/src` directory.

```bash
pip install -r src/requirements.txt
pip install -r src/requirements-slackbot.txt
```

## Running it locally
Expand Down

0 comments on commit 9c59257

Please sign in to comment.