diff --git a/README.md b/README.md index 8a574fc..8d1b0c1 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ This is the `tdl` CLI tool used for running the interactive trainings on the [Th ## Install -### Script (macOS, Linux) +### Script (macOS, Linux) - recommended ```sh -sudo /bin/sh -c "$(curl -fsSL https://raw.githubusercontent.com/ThreeDotsLabs/cli/master/install.sh)" -- -b /usr/local/bin``` +sudo /bin/sh -c "$(curl -fsSL https://raw.githubusercontent.com/ThreeDotsLabs/cli/master/install.sh)" -- -b /usr/local/bin ``` ### Script (Windows)