Skip to content
Snippets Groups Projects
Unverified Commit 6447d7c9 authored by David's avatar David Committed by GitHub
Browse files

Update README.md

parent b909be3c
No related branches found
No related tags found
No related merge requests found
......@@ -8,12 +8,12 @@ not index the contents of the logs, but rather a set of labels for each log stea
## Run it locally
Tempo can be run in a single host, no-dependancies mode using the following commands:
Tempo can be run in a single host, no-dependencies mode using the following commands:
```
$ make protos yacc
$ go build ./cmd/tempo
$ ./tempo -config.file=./doc/local.yaml
$ ./tempo -config.file=./docs/local.yaml
...
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment