Skip to content

Commit

Permalink
Update README.md (huggingface#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
TristanThrush authored Dec 21, 2022
1 parent c8fc0cf commit 7431d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pip install trl
If you want to run the examples in the repository a few additional libraries are required. Clone the repository and install it with pip:
```bash
git clone https://github.com/lvwerra/trl.git
cd tlr/
cd trl/
pip install -r requirements.txt
```
### Jupyter notebooks
Expand Down

0 comments on commit 7431d48

Please sign in to comment.