Commit 322b5e5c authored by ggerard's avatar ggerard Committed by Phillip Webb

Typo (mvn -> curl)

parent 94b182cc
...@@ -90,7 +90,7 @@ every request in the main server (and the management server if it is ...@@ -90,7 +90,7 @@ every request in the main server (and the management server if it is
running on the same port). There is a single account by default, and running on the same port). There is a single account by default, and
you can test it like this: you can test it like this:
$ mvn user:password@localhost:8080/metrics $ curl user:password@localhost:8080/metrics
... stuff comes out ... stuff comes out
If the management server is running on a different port it is If the management server is running on a different port it is
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment