We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 042d156 commit 1ee1445Copy full SHA for 1ee1445
README.md
@@ -69,8 +69,8 @@ following command
69
./configure --prefix=build_dir && make install
70
```
71
72
-You should use same ```build_dir``` that you used during configuration of
73
-dependencies. OsiMosek configure script will find them.
+OsiMosek configure script will find dependencies as long as you use same
+```build_dir``` that you used during configuration of them.
74
75
76
## Installation Instructions for Advanced Users
0 commit comments