Skip to content

Commit

Permalink
Update installation.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rmtfleming authored Apr 27, 2024
1 parent 05edfce commit 3192adc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion stable/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -767,6 +767,7 @@ <h3>MOSEK<a class="headerlink" href="#mosek" title="Permalink to this headline">
</div>
<p>On <img alt="macOS" height="20px" src="_static/img/apple.png" width="20px"/></p>
<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="go">export MOSEK_PATH=/Applications/mosek/&lt;ver&gt;</span>
<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="go">export MOSEK_PATH=*YOUR*PATH*/mosektoolslinux64x86/mosek/10.1/toolbox/r2017a;</span>
<span class="go">export PATH=$MOSEK_PATH:$PATH</span>
<span class="go">export MOSEKLM_LICENSE_FILE=/Applications/mosek/</span>
</pre></div>
Expand Down Expand Up @@ -893,4 +894,4 @@ <h2>Test the installation<a class="headerlink" href="#test-the-installation" tit
gtag('config', 'G-TRCMZL1FKK');
</script>
</body>
</html>
</html>

0 comments on commit 3192adc

Please sign in to comment.