Skip to content

Commit

Permalink
Fix typo default installation
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-mota authored Mar 26, 2021
1 parent d3cd9f1 commit 29a8af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 29a8af5

Please sign in to comment.