Update README.md
Browse files
README.md
CHANGED
|
@@ -54,7 +54,7 @@ able, data-driven HVAC control.
|
|
| 54 |
|
| 55 |
|
| 56 |
### Energy Plus Setup
|
| 57 |
-
For this project we use
|
| 58 |
```bash
|
| 59 |
docker pull ghcr.io/ugr-sail/sinergym:2.4.0
|
| 60 |
```
|
|
|
|
| 54 |
|
| 55 |
|
| 56 |
### Energy Plus Setup
|
| 57 |
+
For this project we use [Sinergym](https://sinergym.readthedocs.io/en/latest/pages/installation.html) and [EnergyPlus](). Sinergym has also a prebuilt docker version, you can find it [here](https://ugr-sail.github.io/sinergym/compilation/v2.1.0/pages/installation.html). For installation:
|
| 58 |
```bash
|
| 59 |
docker pull ghcr.io/ugr-sail/sinergym:2.4.0
|
| 60 |
```
|