Skip to content

Commit b200cc3

Browse files
authored
fix(docs): add task install to instructions (#82)
1 parent eba3dd1 commit b200cc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For more details, see our [documentation](docs/index.md).
2929

3030
```bash
3131
# Install the prerequisites
32-
brew install uv
32+
brew install uv go-task
3333

3434
# Initialize your project
3535
uvx --with gitpython cookiecutter gh:zenable-io/ai-native-python

0 commit comments

Comments
 (0)