Skip to content

Commit 422682c

Browse files
committed
Update README.md
1 parent af522fd commit 422682c

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
@@ -6,7 +6,7 @@ RYU in Docker
66

77
Run the container and login (Docker port forwards port 6633 to host port 6633)
88
```
9-
docker run -it -p 6633:6633 --rm linton/docker-ryu ./bin/ryu-manager /bin/bash
9+
docker run -it -p 6633:6633 --rm linton/docker-ryu /bin/bash
1010
```
1111

1212
or run the specific app `simple_switch_13`

0 commit comments

Comments
 (0)