diff options
| author | Ikko Eltociear Ashimine <[email protected]> | 2024-08-02 03:35:43 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-02 03:35:43 +0900 |
| commit | 0c8e5f3923d59b83f7a945d345ca57bcfe5fa8fa (patch) | |
| tree | 29bba6e6c6758fd48989e97db6f991ac7271dcd7 | |
| parent | Merge pull request #742 from Anthropohedron/faq (diff) | |
| download | docker-osx-0c8e5f3923d59b83f7a945d345ca57bcfe5fa8fa.tar.xz docker-osx-0c8e5f3923d59b83f7a945d345ca57bcfe5fa8fa.zip | |
docs: update README.md
passsword -> password
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -145,7 +145,7 @@ docker run -it \ sickcodes/docker-osx:auto # username is user -# passsword is alpine +# password is alpine ``` ### Older Systems @@ -1816,7 +1816,7 @@ docker run -it \ sickcodes/docker-osx:auto # username is user -# passsword is alpine +# password is alpine # Wait 2-3 minutes until you drop into the shell. ``` |