diff --git a/docs/installation.md b/docs/installation.md index e4889f30..a04e9745 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -73,7 +73,7 @@ scenarios like CIs. Many thanks to [GoDownloader][godownloader] for allowing easily generating this script. ```bash -# For Default Installion to ./bin with debug logging +# For Default Installation to ./bin with debug logging sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d # For Installation To /usr/local/bin for userwide access with debug logging