Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-gimelfarb committed Dec 25, 2024
1 parent 5665d5d commit c2e5967
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@ To install JaxPlan with the **automatic hyper-parameter tuning** and rddlreposit
pip install pyRDDLGym-jax[extra]
```

(Coming soon to pip) To install JaxPlan with the **visualization dashboard**:
(Since version 1.0) To install JaxPlan with the **visualization dashboard**:

```shell
pip install pyRDDLGym-jax[dashboard]
```

(Coming soon to pip) To install JaxPlan with **all options**:
(Since version 1.0) To install JaxPlan with **all options**:

```shell
pip install pyRDDLGym-jax[extra,dashboard]
Expand Down

0 comments on commit c2e5967

Please sign in to comment.