Skip to content

Commit cb35573

Browse files
authored
update README.md
1 parent 4954051 commit cb35573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ sudo docker run --name router1 --net host -e "FFR_NAME=router1" -e "LD_LIBRARY_P
3434

3535
Then log into the router container with
3636
```
37-
sudo docker run exec -it router1 bash
37+
sudo docker exec -it router1 bash
3838
```
3939

4040
Download and install RDMA libraries and drivers in router container.

0 commit comments

Comments
 (0)