Skip to content

Commit 17a06ed

Browse files
committed
readme: tilt sentence
Signed-off-by: clux <[email protected]>
1 parent 4b2d291 commit 17a06ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ OPENTELEMETRY_ENDPOINT_URL=https://0.0.0.0:4317 RUST_LOG=info,kube=trace,control
6363
### In-cluster
6464
For prebuilt, edit the [chart values](./charts/doc-controller/values.yaml) or [snapshotted yaml](./yaml/deployment.yaml) and apply as you see fit (like above).
6565

66-
To develop by building and deploying the image quickly, we recommend using [tilt](https://tilt.dev/), via `tilt up` instead.
66+
To develop by building/reloading the deployment in k3d quickly, you can use [`tilt up`](https://tilt.dev/).
6767

6868
## Usage
6969
In either of the run scenarios, your app is listening on port `8080`, and it will observe `Document` events.

0 commit comments

Comments
 (0)