Skip to content

Commit

Permalink
alert blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEimer committed May 21, 2024
1 parent 1a428ec commit e1cb78c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ You can install ARLBench using `pip`:
pip install arlbench
```

> **WARNING**
> **Warning**<br>
If you want to use envpool environments (not currently supported for Mac!), instead choose:
```bash
pip install arlbench[envpool]
Expand All @@ -72,14 +72,14 @@ Then you can install the benchmark. For the base version, use:
```bash
make install
```
> **WARNING**
> **Warning**<br>
For the envpool functionality (not available on Mac!), instead use:
```bash
make install-envpool
```
</details>

> **CAUTION**
> **Caution**<br>
Windows is currently not supported and also not tested. We recommend using the Linux subsytem if you're on a Windows machine.

## Quickstart
Expand Down

0 comments on commit e1cb78c

Please sign in to comment.