Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
object-Object authored Jan 4, 2024
1 parent 487102c commit c291025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ from [Architectury templates](https://github.com/architectury/architectury-templ

1. Install Python 3.11+, then follow [these instructions](https://pypa.github.io/pipx/#install-pipx) to install pipx.
* pipx is basically like Node's `npx` but for Python - it's a tool to help you install and run end-user applications written in Python.
2. Create, clone, and enter a *new* GitHub repo (**do not** fork/clone/copy this repo directly).
2. Create, clone, and enter a new, completely empty GitHub repo (**do not** fork/clone/copy this repo directly).
3. From the repo root, run these commands to copy the template, then follow the prompts to set it up:
```sh
pipx install copier
Expand Down

0 comments on commit c291025

Please sign in to comment.