Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanSerina committed Nov 20, 2023
1 parent 6cdde48 commit f9caa9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pip install unified-planning[lpg]

If you need several solvers, you can list them all within the brackets.

You can also install the Fast Downward integration separately (in case the current version of unified_planning does not include Fast Downward or you want to add it later to your unified planning installation). After cloning this repository run
You can also install the LPG integration separately (in case the current version of unified_planning does not include LPG or you want to add it later to your unified planning installation). After cloning this repository run

```pip install up-lpg```

Expand Down

0 comments on commit f9caa9c

Please sign in to comment.