diff --git a/README.md b/README.md index 93957c4..565a91c 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ pip install .[doc] pip install pyomo==4.6.1 ``` -[!NOTE] -Although `pyomo` is a dependency, the current version of `pyomo` (6.7.1, as of 2/29/24) has a bug +> [!NOTE] +> Although `pyomo` is a dependency, the current version of `pyomo` (6.7.1, as of 2/29/24) has a bug that prints erroneous errors during an `osier` simulation. Therefore, users are recommended to install a specific version of `pyomo` after the main installation of `osier`. There is an open issue #50 related to this concern.