openEMS/linux
Sebastian Held 6d22f23a8e Fedora 17 compile fixes 2012-06-18 13:14:57 +02:00
..
CalcNF2FF.m.patch packaging: patch CalcNF2FF.m 2012-03-02 20:26:44 +01:00
README.patch added files to generate rpms or debs 2012-03-02 20:25:50 +01:00
debian.changelog packaging update 2012-06-17 23:45:25 +02:00
debian.control added files to generate rpms or debs 2012-03-02 20:25:50 +01:00
debian.docs added files to generate rpms or debs 2012-03-02 20:25:50 +01:00
debian.rules compile fixes 2012-03-02 20:26:36 +01:00
debian.series packaging: patch CalcNF2FF.m 2012-03-02 20:26:44 +01:00
fedora17.diff Fedora 17 compile fixes 2012-06-18 13:14:57 +02:00
invoke_openEMS.m.patch packaging update 2012-06-17 23:45:25 +02:00
openEMS.dsc packaging update 2012-06-17 23:45:25 +02:00
openEMS.spec Fedora 17 compile fixes 2012-06-18 13:14:57 +02:00

README.patch

diff --git a/README b/README
index 1962055..ae6df82 100644
--- a/README
+++ b/README
@@ -10,8 +10,8 @@ Forum:     http://openems.de/forum/
 Tutorials: http://openems.de/index.php/Tutorials
 
 
-To use openEMS from Matlab or Octave, you need to include the <openEMS-install-folder>/matlab folder in the respective environment:
-> addpath( '<openEMS-install-folder>/matlab' );
+To use openEMS from Matlab or Octave, you need to include the /usr/share/openEMS/matlab folder in the respective environment:
+> addpath( '/usr/share/openEMS/matlab' );
 
 To verify the correct installation follow the instructions at:
 http://openems.de/index.php/Tutorial:_First_Steps