Gen-HVAC commited on
Commit
5ec5058
·
verified ·
1 Parent(s): 52d5fe3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -54,7 +54,7 @@ able, data-driven HVAC control.
54
 
55
 
56
  ### Energy Plus Setup
57
- For this project we use Sinergym [sinergym](https://sinergym.readthedocs.io/en/latest/pages/installation.html) and EnergyPlus. sinergym has also a prebuilt docker version. you can use this and for installation:
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
  ```