Skip to content

Commit f756713

Browse files
[Monorepo] Update docs/contribute/developer.md : Fix Tilt info since now we have only one service
Co-authored-by: Brett Tofel <btofel@redhat.com>
1 parent 046458a commit f756713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contribute/developer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Follow Tilt's [instructions](https://docs.tilt.dev/install.html) for installatio
8989
### Installing catalogd
9090
9191
operator-controller requires
92-
[catalogd](https://github.com/operator-framework/operator-controller/tree/main/catalogd). Please make sure it's installed, either normally or via its own Tiltfile., before proceeding. If you want to use Tilt, make sure you specify a unique `--port` flag to each `tilt up` invocation.
92+
[catalogd](https://github.com/operator-framework/operator-controller/tree/main/catalogd). When you give a `tilt up` invocation, catalogd will be started along with operator-controller.
9393
9494
### Starting Tilt
9595

0 commit comments

Comments
 (0)