Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Commit e41bdc1

Browse files
committed
Fixes markdown
1 parent 52fd42c commit e41bdc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ The examples below use the [tm](https://github.com/triggermesh/tm/releases/tag/v
1313
To combine the runtime with your source, the examples below produce a new Docker image each time.
1414
While these images can be considered temporary,
1515
builds must be pushed to a Docker registry in order for Kubernetes to be able to pull.
16-
By default `tm` uses [Knative Local Registry](https://github.com/triggermesh/knative-local-registry)
17-
- equivalent to adding `--registry-host knative.registry.svc.cluster.local` to the commands below -
16+
By default `tm` uses [Knative Local Registry](https://github.com/triggermesh/knative-local-registry),
17+
equivalent to adding `--registry-host knative.registry.svc.cluster.local` to the commands below,
1818
so that builds can run without registry authentication.
1919
To override, set `--registry-host` and secrets according to [tm docs](https://github.com/triggermesh/tm#docker-registry).
2020

0 commit comments

Comments
 (0)