Revision 1

View differences:

hmi/trunk/README
1

  
2
  Eneraptor HMI
3
  README
4

  
5
  1) Install
6

  
7
    All the contents in the webapp/ directory should be copied to the proxy's tomcat's webapps directory.
8
	
9
	Example: cp -r ./webapp/* <Tomcat_home>/webapps
10
	(substitute <Tomcat_home> with your Tomcat's home dir. Usually /opt/tomcat or similar.)

Also available in: Unified diff