Skip to content

Commit

Permalink
fix typo in get-started document
Browse files Browse the repository at this point in the history
  • Loading branch information
ivantopo committed Jan 21, 2014
1 parent 66cdd92 commit ad51e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/src/jekyll/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ad51e3f

Please sign in to comment.