Skip to content

Commit 1d2ee92

Browse files
committed
Remove PyPI installation instructions from README.md
1 parent 5e3a339 commit 1d2ee92

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -166,12 +166,6 @@ Beyond raw performance metrics, `rlbidder` helps you understand *why* agents beh
166166
- PyTorch 2.6 or newer (follow [PyTorch install guide](https://pytorch.org/get-started/locally/))
167167
- GPU with 8GB+ vRAM recommended for training
168168

169-
#### Install from PyPI
170-
171-
```bash
172-
pip install rlbidder
173-
```
174-
175169
#### Local Development
176170

177171
```bash

0 commit comments

Comments
 (0)