diff --git a/README.md b/README.md index 5ec12de..5042d10 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ A model of the Illinois electricity system built with PyPSA. * git * Either `conda` or `mamba` installed - > [!NOTE] - > Running `conda update --all` may downgrade `pypsa` to 0.25.x to accomodate an update to `pyomo`. This will break the code. After running update, run `conda update pypsa` to fix. +> [!NOTE] +> Running `conda update --all` may downgrade `pypsa` to 0.25.x to accomodate an update to `pyomo`. This will break the code. After running update, run `conda update pypsa` to fix. 1. Clone the repository