Skip to content

Commit

Permalink
Fix typo (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick91 authored Oct 17, 2023
1 parent 3305fa1 commit 9d9b8a4
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 @@ -29,7 +29,7 @@ python3 -m starfyre --create="my-app"
```


my-app/src/__init__.fyre
`my-app/src/__init__.fyre`
```python

from .parent import parent
Expand Down

0 comments on commit 9d9b8a4

Please sign in to comment.