Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/using-borges/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ However, you can also process just a specific list of repositories without havin

```
docker run --name borges_producer_file --link rabbitmq --link postgres \
-e $(pwd):/opt/borges
-v $(pwd):/opt/borges \
srcd/borges borges producer file /opt/borges/repos.txt
```

Expand All @@ -57,4 +57,4 @@ Congratulations, now you have a fully working repository processing pipeline!

## Running Borges in Kubernetes

You can use the official [Helm](https://github.com/kubernetes/helm) [chart](https://github.com/src-d/charts/tree/master/borges) to deploy Borges in your kubernetes cluster.
You can use the official [Helm](https://github.com/kubernetes/helm) [chart](https://github.com/src-d/charts/tree/master/borges) to deploy Borges in your kubernetes cluster.