Skip to content

Commit e6217f2

Browse files
committed
Merge branch 'main' of github.com:scottleedavis/rattlebrain
2 parents a04f586 + 91880ca commit e6217f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ see the current [TODO.md](TODO.md) for what is in the works.
2424
- RattleBrain uses [Rattletrap](https://github.com/tfausak/rattletrap) to parse replay files. It will be automatically downloaded if not detected, or you can install it before proceeding:
2525
```bash
2626
brew install rattletrap # macOS
27-
# or download from the official repository for your OS. e.g. https://github.com/tfausak/rattletrap/releases/download/14.0.0/rattletrap-14.0.0-linux-x64.tar.gz
27+
# or download from the official repository for your OS.
28+
# e.g. https://github.com/tfausak/rattletrap/releases/download/14.0.0/rattletrap-14.0.0-linux-x64.tar.gz
2829
```
2930
2. Obtain API Keys:
3031
- Get API keys for the AI services you'd like to use (e.g., OpenAI, Claude).

0 commit comments

Comments
 (0)