Skip to content
This repository was archived by the owner on Jun 30, 2024. It is now read-only.

Commit 94c2685

Browse files
authored
Merge pull request #2052 from bjones1/docker-tools-docs
Docs: Add dependency required for md5sum execution on OS X.
2 parents fb8f2a6 + 43e9e0f commit 94c2685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Open a Terminal. In the Terminal:
4242

4343
#. Edit ``/etc/paths``; add ``/opt/homebrew/bin`` as the first line in that file.
4444
#. `Install Homebrew <https://brew.sh/#install>`_.
45-
#. Execute ``brew install python docker``.
45+
#. Execute ``brew install python docker md5sha1sum``.
4646
#. Run the newly-installed Docker Desktop application.
4747

4848
.. note::

0 commit comments

Comments
 (0)