diff --git a/README.md b/README.md index d81bb85b..d44d081b 100644 --- a/README.md +++ b/README.md @@ -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?