Skip to content

Commit fcbc620

Browse files
committed
Address review
1 parent fbaa258 commit fcbc620

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/docker-support.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -234,10 +234,10 @@ The above run command can include any supported command-line arguments to the LF
234234
docker run -t --rm foo --timeout 20 sec
235235
```
236236

237-
### Manually launching a federation
237+
#### Manually launching a federation
238238
In addition to building the images and running each individual container, launching a federation requires a few additional steps.
239239

240-
#### Create a network and launch RTI
240+
##### Create a network and launch RTI
241241
To pull the RTI from DockerHub, run this command:
242242
```sh
243243
docker pull lflang/rti:rti

0 commit comments

Comments
 (0)