Fix readme
Signed-off-by: Alexander <hi@odyssey346.dev>
This commit is contained in:
parent
be95f39140
commit
bf588b011f
@ -8,7 +8,7 @@ Create a container with the following command:
|
||||
|
||||
```bash
|
||||
docker build -t falsessh .
|
||||
docker run -d --name falsessh -p 22:2269
|
||||
docker run -d --name falsessh -p 22:2269 falsessh:latest
|
||||
```
|
||||
|
||||
Try SSHing into the container.
|
||||
|
Loading…
x
Reference in New Issue
Block a user