If you have a different configuration, <atarget="_blank"href="https://github.com/Frama-C"class="lineMove">click
If you have a different configuration, or for troubleshooting <atarget="_blank"href="https://git.frama-c.com/pub/frama-c/blob/master/INSTALL.md"class="lineMove">click
here</a>
</div>
...
...
@@ -27,47 +28,46 @@ title: Get Frama-C
<div>
<divclass="codeScreen">
<divclass="codeTab tab-linux hide">
<prestyle='color:#000000;background:#f9f9f9;'>opam <spanstyle='color:#400000;'>list</span><spanstyle='color:#808030;'>-</span>a <spanstyle='color:#696969;'># List the available packages</span></br>opam install lwt <spanstyle='color:#696969;'># Install LWT</span></br>opam <spanstyle='color:#400000;'>update</span><spanstyle='color:#696969;'># Update the package list...</span></br>opam upgrade <spanstyle='color:#696969;'># Upgrade the installed packages to their latest version</span></pre>