AS: updated readme
This commit is contained in:
parent
161bb068df
commit
7e3fc6ca80
@ -37,7 +37,7 @@ The second Docker container in this repository is the [`ROS 2_Humble`](./ROS 2_H
|
||||
To start using these Docker containers together a bridge network must be established first.
|
||||
|
||||
```bash
|
||||
docker network create ros_ursim # The name of the network is `ros_ursim`
|
||||
docker network create ros_ursim
|
||||
```
|
||||
|
||||
This command created the bridge network with the name `ros_ursim`. This name can be then used with the `--network` flag when running a container to include that container within this network.
|
||||
|
Loading…
Reference in New Issue
Block a user