wu-sheng commented on a change in pull request #1328: Modify the document
URL: 
https://github.com/apache/incubator-skywalking/pull/1328#discussion_r193989016
 
 

 ##########
 File path: docs/en/Deploy-skywalking-agent.md
 ##########
 @@ -39,5 +39,11 @@ CATALINA_OPTS="$CATALINA_OPTS 
-javaagent:/path/to/skywalking-agent/skywalking-ag
 - Tomcat 8
 Change the first line of `tomcat/bin/catalina.sh`.
 ```shell
-set 
"CATALINA_OPTS=-javaagent:E:\apache-tomcat-8.5.20\skywalking-agent\skywalking-agent.jar"
-```
\ No newline at end of file
+set "CATALINA_OPTS=-javaagent:/path/to/skywalking-agent/skywalking-agent.jar"
+```
+- Spring Boot JAR file
 
 Review comment:
   This also fits all jar file start up. Recommend remove Spring, or just 
mention Spring in contents, not title.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to