Skip to content

Commit ee91a6f

Browse files
committed
Fix typo
1 parent 7df0109 commit ee91a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Note: Change the version to match the version you want to install.
5353

5454
```sh
5555
curl -LO https://github.com/sanders41/python-project-generator/releases/download/v1.0.16/python-project-generator_1.0.16_amd64.deb
56-
sudo dpkg -i python_project_generator_1.0.16_amd64.deb
56+
sudo dpkg -i python-project-generator_1.0.16_amd64.deb
5757
```
5858

5959
Python Project Generator can also be installed with binaries provided with each release

0 commit comments

Comments
 (0)