mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-28 17:29:39 +00:00
Update README.md
This commit is contained in:
parent
1879c5fae2
commit
57bce84577
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ pip install -r requirements.txt
|
|||
4. Install and run poetry to bring in other dependencies(`sympy` etc.)
|
||||
```
|
||||
conda install -c conda-forge poetry
|
||||
poetry
|
||||
poetry install
|
||||
```
|
||||
|
||||
### How to instantiate a task dataset?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue