Update README.md

This commit is contained in:
abdulhakeem 2025-01-25 13:22:46 -06:00
parent 1879c5fae2
commit 57bce84577

View file

@ -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?