diff --git a/Installation-System.md b/Installation-System.md index 8f1c309..1b2211d 100644 --- a/Installation-System.md +++ b/Installation-System.md @@ -93,12 +93,15 @@ Now you can start Tomcat server: `sudo nano /opt/tomcat/conf/tomcat-users.xml` Add the +``` For the Manager app the file that needs be updated is: -sudo nano /opt/tomcat/webapps/manager/META-INF/context.xml +`sudo nano /opt/tomcat/webapps/manager/META-INF/context.xml` +