X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=data%2Ftemplates%2FPythonComponent%2FREADME;h=a6958fa8a25ad60f39db1266bfeec17e77af08bd;hb=428302ff20380fa13df801ddf64388e1129ab1ad;hp=d13fa47d2a13ec38718167852a52c7c477c6534c;hpb=82899d9600b0e569e7001eedc192bd0e74b2253e;p=tools%2Fsat.git diff --git a/data/templates/PythonComponent/README b/data/templates/PythonComponent/README index d13fa47..a6958fa 100755 --- a/data/templates/PythonComponent/README +++ b/data/templates/PythonComponent/README @@ -1,12 +1 @@ -This module is a Salome example of a module implemented in Python with PyQt GUI - -Installation and compilation is like every Salome modules : - src_dir/build_configure - mkdir build_dir - mkdir instal_dir - cd build_dir - src_dir/configure --prefix=instal_dir - make - make install - -Documentation can be found in /doc directory. +This module is a SALOME example of a module implemented in Python with PyQt GUI