fix readme

This commit is contained in:
encrypt 2015-01-24 21:20:47 +01:00
parent 33a172e770
commit be1bbdb086

View file

@ -6,9 +6,9 @@ Base boxes with tmux
Usage Usage
----- -----
`docker build -t alpinelinux:tmux .` docker build -t alpinelinux:tmux .
`docker run -td alpinelinux:tmux` docker run -td alpinelinux:tmux
`docker exec -ti <container-id> tmux` docker exec -ti <container-id> tmux
Notes Notes
----- -----