Skip to content

Commit 6fcb15d

Browse files
committed
add one liner
1 parent ed274ad commit 6fcb15d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ If you want to use it by cloning the project:
6060
$ git clone https://github.com/APLA-Toolbox/PythonPDDL
6161
$ cd PythonPDDL
6262
$ python3 -m pip install -r requirements.txt
63-
$ git submodule init
64-
$ git submodule update
63+
$ git submodule update --init
6564
```
6665

6766
You should have a `pddl-examples` folder containing PDDL instances.

0 commit comments

Comments
 (0)