From ebcae1d2136da89c9b65f727154d1749b9e8439f Mon Sep 17 00:00:00 2001 From: Sam Dotson Date: Thu, 29 Feb 2024 12:21:15 -0600 Subject: [PATCH] links issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 565a91c..a05e0c5 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ 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 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 +install a specific version of `pyomo` after the main installation of `osier`. There is an open issue [#50](https://github.com/arfc/osier/issues/50) related to this concern. ## Documentation