Skip to content

Commit e1b5326

Browse files
authored
Update gridfm-datakit installation command
Updated installation command for gridfm-datakit to the latest version. Signed-off-by: PUECH Alban <72336171+albanpuech@users.noreply.github.com>
1 parent e18d19f commit e1b5326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This library is brought to you by the GridFM team to generate power flow data to
2828

2929
```bash
3030
python -m pip install --upgrade pip # Upgrade pip
31-
pip install gridfm-datakit==0.0.9a0
31+
pip install gridfm-datakit
3232
```
3333

3434
4. Install Julia with Powermodels and Ipopt

0 commit comments

Comments
 (0)