Skip to content

Commit

Permalink
java/tracing: add missing ending backtick for formatting (census-inst…
Browse files Browse the repository at this point in the history
  • Loading branch information
milesmatthias authored and odeke-em committed Dec 23, 2019
1 parent eca056e commit 86ece33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/quickstart/java/tracing.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class: "shadowed-image lightbox"

#### Run it locally

1. Clone the example repository: `git clone https://github.com/opencensus-otherwork/opencensus-quickstarts.git
1. Clone the example repository: `git clone https://github.com/opencensus-otherwork/opencensus-quickstarts.git`
2. Change to the example directory: `cd opencensus-quickstarts/java/opencensus-tracing-to-zipkin`
3. Download Zipkin: `curl -sSL https://zipkin.io/quickstart.sh | bash -s`
4. Start Zipkin: `java -jar zipkin.jar`
Expand Down

0 comments on commit 86ece33

Please sign in to comment.