Skip to content

Commit

Permalink
instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinDstl committed Aug 26, 2022
1 parent ce1d524 commit 739c05d
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 @@ -327,7 +327,7 @@ You can use
py -m nuitka --standalone --include-data-dir=./assets=assets --include-data-dir=./driver=driver --include-data-dir=./templates=templates --include-data-files=.config=.config --include-data-files=.env=.env --include-data-files=README.md=README.md --enable-plugin=tk-inter --enable-plugin=numpy --include-package-data=selenium --include-package-data=openpyxl --windows-icon-from-ico=./assets/app.ico webscraper.py
```

> ⚠️ Make sure to not push the `driverProfile` because it's to heavy and it will be generated if missing
> ⚠️ Make sure to not push the `driverProfile` and the `.config` they will be generated if missing
------------------------------------------------------------

<br>
Expand Down

0 comments on commit 739c05d

Please sign in to comment.