Skip to content

Commit 6bf556d

Browse files
author
gabbyprecious
committed
Typo in README.md - genicons.p ---> genicons.py #24
1 parent e637964 commit 6bf556d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ This will generate the icons in the directory `www/i` directory.
7474
```
7575
- Check syntax with flake8:
7676
```shell
77-
flake8 ./scripts/genicons.p
77+
flake8 ./scripts/genicons.py
7878
```
7979
- Dependencies
8080
- *Pycairo is a Python module providing bindings for the cairo graphics

0 commit comments

Comments
 (0)