Skip to content

Commit c045838

Browse files
committed
Update README.md
1 parent 6a030fd commit c045838

File tree

1 file changed

+1
-1
lines changed
  • {{ cookiecutter.project_name.lower().replace(' ', '-') }}

1 file changed

+1
-1
lines changed

{{ cookiecutter.project_name.lower().replace(' ', '-') }}/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ cd {{ cookiecutter.project_name.lower().replace(' ', '-') }}
1515
make uv-download
1616
```
1717

18-
3. Initialize poetry and install `pre-commit` hooks:
18+
3. Initialize uv and install `pre-commit` hooks:
1919

2020
```bash
2121
make install

0 commit comments

Comments
 (0)