diff --git a/docs/install/requirements.md b/docs/install/requirements.md index 206a98a0..dce6b6e6 100644 --- a/docs/install/requirements.md +++ b/docs/install/requirements.md @@ -100,7 +100,7 @@ that you will run between 4 and 8 containers. invenio-cli uses the Docker Python API to check things like the Docker version. The Docker Python API uses the Docker socket, which may not be enabled by default in Docker Desktop on a Mac. You'll know you have this problem if you see the error message `docker.errors.DockerException: Error while fetching server API version:`. -You can enable to Docker socket by going to Docker desktop, Settings, Advanced, and checking the box for +You can enable the Docker socket by going to Docker Desktop > Settings > Advanced, and checking the box for "Allow the default Docker socket to be used". You will need to enter your Mac password after you "Apply & restart" this change.