mirror of
https://github.com/go-task/task.git
synced 2024-12-12 10:45:49 +02:00
Fix typo default installation
This commit is contained in:
parent
d3cd9f17f9
commit
29a8af509b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user