Skip to content

Commit 711055f

Browse files
authored
Update README.md
Typos in command for attaching to mfsclient container.
1 parent e158e17 commit 711055f

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
@@ -76,7 +76,7 @@ b9017fddbd85 moosefs-docker-cluster_mfsmaster "master.sh"
7676
For example, if you like to **attach** to the client node execute this command:
7777

7878
```
79-
docer exec -it mfslient bash
79+
docker exec -it mfsclient bash
8080
```
8181

8282
To **detach** from container just press `Ctrl + d` keys.

0 commit comments

Comments
 (0)