From e9d984ca73853ec0fb80e5104f67fcae985602ca Mon Sep 17 00:00:00 2001 From: jfraeys <13443851+jfraeys@users.noreply.github.com> Date: Sat, 16 Mar 2024 19:45:58 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c836428..d9e85b8 100755 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Welcome to the .local-bin repository! Find key components below to enhance your - **[setup_dev_environment.sh](setup_dev_env):** This script automates the setup of a development environment by installing essential tools, configuring common settings, and providing options for customization. It supports the following options: - `-a` or `--disable-auto-update`: Disable Homebrew auto-updates. - `-n` or `--disable-notification`: Disable notifications during setup. -- [docker_check](docker_check/Usage.md):** This script automates the process of ensuring Docker is installed and running before executing Docker-related commands. If Docker is not installed, it provides an option to install it via Homebrew. +- **[docker_check](docker_check):** This script automates the process of ensuring Docker is installed and running before executing Docker-related commands. If Docker is not installed, it provides an option to install it via Homebrew. ## Documentation