Skip to content

Commit

Permalink
Remove install warning from README
Browse files Browse the repository at this point in the history
  • Loading branch information
jagdeepsb committed Jul 8, 2024
1 parent 5ffc955 commit b8df932
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 @@ -19,12 +19,12 @@ EvoGym supports python `3.7` to `3.10` on most operating systems:
pip install evogym --upgrade
```

> [!CAUTION]
<!-- > [!CAUTION]
> This doesn't work yet -- coming soon! For now, you can install from test pypi:
> ```shell
> pip install "numpy<2.0.0" gymnasium
> pip install -i https://test.pypi.org/simple/ evogym
> ```
> ``` -->

On **Linux** install the following packages (or equivalent):

Expand Down

0 comments on commit b8df932

Please sign in to comment.