Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpaulius authored Apr 19, 2023
1 parent 9bcca26 commit 76ca220
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@ This requires components (specifically the ```FOON_graph_analyzer.py```, ```FOON
---

## How to Download?

To download this, use the following command (as this repository's code depends on certain submodules):

```
>> git clone https://github.com/davidpaulius/foon_to_pddl --recursive
```
## Running the FOON\_to\_PDDL.py script

To run this code (using Python 3), simply use the following line in your terminal or command line:
Expand Down

0 comments on commit 76ca220

Please sign in to comment.