Skip to content
This repository has been archived by the owner on Nov 16, 2024. It is now read-only.

Commit

Permalink
Fix minor typo's
Browse files Browse the repository at this point in the history
  • Loading branch information
Erriez committed Apr 10, 2023
1 parent 332af4a commit d2190aa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

## v1.0.4

Add Linux installer.
Add SHA1 file checksums.
Add argument parser.
* Add Linux installer.
* Add SHA1 file checksums.
* Add argument parser.

## v1.0.3

Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,7 @@ $ ./pyside6-app-linux
- Download [NSIS v3](https://nsis.sourceforge.io/Download).
- Download [NSIS Quick Setup Script Generator](https://nsis.sourceforge.io/NSIS_Quick_Setup_Script_Generator).
- Start `NSIS Quick Setup Script Generator.exe` and fill-in the wizard.
- Copy generated file from `Output\App\*.nsi` to install.nsi and change to
- relative path / customize.
- Copy generated file from `Output\App\*.nsi` to install.nsi and change to relative path / customize file.

## Version numbering

Expand Down

0 comments on commit d2190aa

Please sign in to comment.