Skip to content

Commit

Permalink
Update cli.md (#313)
Browse files Browse the repository at this point in the history
Changes typo from "hello" to "python" in invoke command

Co-authored-by: Nicki Skafte Detlefsen <skaftenicki@gmail.com>
  • Loading branch information
CalleRC and SkafteNicki authored Jan 6, 2025
1 parent a1b7fa2 commit a2366c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s2_organisation_and_version_control/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ easier.
returns the current Python interpreter but it works for all operating systems. Check that it works by running:
```bash
invoke hello
invoke python
```
4. Lets try to create a task that simplifies the process of `git add`, `git commit`, `git push`. Create a task such
Expand Down

0 comments on commit a2366c1

Please sign in to comment.