diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ To generate html files and atom feed, you will need to go in the `BlogGenerator/ ```bash source .venv/bin/activate -python3 generator.py +.venv/bin/python3 generator.py ``` ## Credits |