From ad51e3f61a8455f993b3e0bfbc75ff3a35385db6 Mon Sep 17 00:00:00 2001 From: Ivan Topolnjak Date: Mon, 20 Jan 2014 23:51:27 -0300 Subject: fix typo in get-started document --- site/src/jekyll/get-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/src/jekyll') diff --git a/site/src/jekyll/get-started.md b/site/src/jekyll/get-started.md index a1736841..d27428cc 100644 --- a/site/src/jekyll/get-started.md +++ b/site/src/jekyll/get-started.md @@ -47,7 +47,7 @@ Starting your app with the AspectJ weaver is dead simple, just add the `-javaage weaver's file location and you are done: ``` --javaagent:/path-to-newrelic-agent.jar +-javaagent:/path-to-aspectj-weaver.jar ``` In case you want to keep the AspectJ related settings in your build and enjoy using `run` from the console, take a look at -- cgit v1.2.3