Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/alcros33/Card2PDF
Browse files Browse the repository at this point in the history
  • Loading branch information
alcros33 committed Apr 16, 2023
2 parents c39bd81 + 32ce9b9 commit 0b62a9d
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 @@ -12,7 +12,7 @@ We needed to arange all the cards manually on some pdf editor with the correct m

## Installation and Usage

If you just want to use it, no questions asked: check out the .exe generated by [pyinstaller](https://www.pyinstaller.org/) at the [Latest Release]()
If you just want to use it, no questions asked: check out the .exe generated by [pyinstaller](https://www.pyinstaller.org/) at the [Latest Release](https://github.com/alcros33/Card2PDF/releases/latest)

If you want to mess around with the code: install pyqt5 and pyinstaller (if you want to generate a single executable) and execute main.py

Expand Down

0 comments on commit 0b62a9d

Please sign in to comment.