We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6e8399 commit ed274adCopy full SHA for ed274ad
1 file changed
README.md
@@ -59,6 +59,7 @@ If you want to use it by cloning the project:
59
```shell
60
$ git clone https://github.com/APLA-Toolbox/PythonPDDL
61
$ cd PythonPDDL
62
+$ python3 -m pip install -r requirements.txt
63
$ git submodule init
64
$ git submodule update
65
```
0 commit comments