Update Installation.md

This commit is contained in:
Jacob Støren
2015-03-12 14:50:12 +01:00
parent a194a18421
commit d2ea7045dc

View File

@@ -19,9 +19,6 @@ Currently tested and verified version on Windows is Octave 3.6.1.
- Download and install Octave 3.6.1 for VS2010 from [release section on GitHub](https://github.com/OPM/ResInsight/releases/download/1.0.0/octave-3.6.1-vs2010-setup-1.2.exe)
- Download an [additional library file](https://github.com/OPM/ResInsight/releases/download/1.0.0/dirent.lib) and copy it into Octave lib folder, typically **c:/Octave-3.6.1/lib/dirent.lib**
<div class="note info">
We are aware that this procedure is a bit cumbersome, and we are currently investigating improvements on how to install Octave on Windows.
</div>
## Linux