Skip to content

Commit

Permalink
docs: Write for me
Browse files Browse the repository at this point in the history
  • Loading branch information
attakei committed Oct 11, 2024
1 parent 619d37b commit 6ca78d6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,10 @@ This requirements Git and cookiecutter.
```console
cookiecutter https://github.com/atsphinx/cookiecutter-sphinx-extension
```

For me

```
uvx cookiecutter -o .. --no-input . requires_python='3.9' \
project_basename='NAME' description='DESCRIPTION'
```

0 comments on commit 6ca78d6

Please sign in to comment.